Skip to content

Commit

Permalink
Merge pull request #14 from EugeneChung/patch-1
Browse files Browse the repository at this point in the history
change Mac OS man page
  • Loading branch information
Yash-Handa authored Nov 1, 2020
2 parents ea35721 + f43afd5 commit 9542954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,10 @@ $ sudo cp logo-ls /usr/local/bin

#### Step 4

If you want the man page of `logo-ls` place `logo-ls.1.gz` in `/usr/share/man/man1/`
If you want the man page of `logo-ls` place `logo-ls.1.gz` in `/usr/local/share/man/man1/`

```cmd
$ sudo cp logo-ls.1.gz /usr/share/man/man1/
$ sudo cp logo-ls.1.gz /usr/local/share/man/man1/
```

### Linux
Expand Down

0 comments on commit 9542954

Please sign in to comment.