Merge pull request #30 from btlachance/fix-readme-path
Give correct path for installing from git clone
This commit is contained in:
commit
8ec7a50bae
|
@ -70,7 +70,7 @@ From Github:
|
||||||
|
|
||||||
```
|
```
|
||||||
> git clone https://github.com/bennn/trivial
|
> git clone https://github.com/bennn/trivial
|
||||||
> raco pkg install ./trivial
|
> raco pkg install ./trivial/trivial
|
||||||
```
|
```
|
||||||
|
|
||||||
From the Racket [package server](http://pkgs.racket-lang.org/):
|
From the Racket [package server](http://pkgs.racket-lang.org/):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user