Give correct path for installing from git clone
The top-level of the repository is not the desired package. The subdirectory with the same name is, though.
This commit is contained in:
parent
31ee1c8941
commit
a30f05400a
|
@ -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