Skip to content

Commit 019c9df

Browse files
committed
doc(README.md): add missing instruction for cask
1 parent 472c6f6 commit 019c9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sudo apt-get install mercurial python2.7 texlive-latex-recommended \
2020
git clone https://github.com/leanprover/tutorial
2121
cd tutorial
2222
tar xvfz header/l3kernel.tar.gz -C ~/
23-
make install-cask # after this, you need to add
23+
make install-cask # after this, you need to add the cask binary to your $PATH
2424
make install-pygments
2525
make
2626
```

0 commit comments

Comments
 (0)