Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Minor fix in README
Browse files Browse the repository at this point in the history
  • Loading branch information
AregevDev committed Apr 13, 2019
1 parent e294333 commit be8af19
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Expand Up @@ -10,12 +10,11 @@ The native library can be found in th `native` folder of this repository.

## Installation
1. Add `raylib-cr` to your `shard.yml`:

```yml
dependencies:
raylib-cr:
github: AregevDev/raylib-cr
```
```yml
dependencies:
raylib-cr:
github: AregevDev/raylib-cr
```
2. Run `shards install`

## Usage Example
Expand Down

0 comments on commit be8af19

Please sign in to comment.