Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit f807388

Browse files
author
kasper
committed
Fix example in readme
1 parent ee24d81 commit f807388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/manpages/tool/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ sudo apt install -y pandoc python python-pip wget unzip < /dev/null
2424
sudo pip install pandocfilters
2525

2626
git clone https://github.com/dotnet/cli
27-
./Documentation/manpage/tool/update-man-pages.sh
27+
./cli/Documentation/manpage/tool/update-man-pages.sh
2828
```

0 commit comments

Comments
 (0)