Skip to content

Commit 77bf65d

Browse files
authored
Fix minor doc error for Unixes
1 parent d20eeee commit 77bf65d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ make tree-query-build
6363

6464
Install to make available eveywhere:
6565
```
66-
chmod 700 ~/Downloads/tree-query
67-
sudo mv ~/Downloads/tree-query /usr/local/bin
66+
chmod 700 tree-query
67+
sudo mv tree-query /usr/local/bin
6868
```
6969

7070
## Features

0 commit comments

Comments
 (0)