Skip to content

Commit 4648cc7

Browse files
docs: Update aliases note
1 parent 92a4bc4 commit 4648cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Here are some options below, otherwise there is a much longer list [here](https:
6767
$ docsify serve docs
6868
```
6969

70-
You can also add aliases to your `~/.bashrc` or `~/.alias` to make them quick to use across projects.
70+
You can also add aliases to either your `~/.bashrc` or `~/.aliases` files to make them quick to use across projects.
7171

7272
```bash
7373
alias pserve='python3 -m http.server 3000'

0 commit comments

Comments
 (0)