Fix example in readme
This commit is contained in:
parent
ee24d81648
commit
f80738888d
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ sudo apt install -y pandoc python python-pip wget unzip < /dev/null
|
|||
sudo pip install pandocfilters
|
||||
|
||||
git clone https://github.com/dotnet/cli
|
||||
./Documentation/manpage/tool/update-man-pages.sh
|
||||
./cli/Documentation/manpage/tool/update-man-pages.sh
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue