Skip to content

Commit 9f2dbd4

Browse files
Update alias command in readme
1 parent dc87f05 commit 9f2dbd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
4949
npm run dev'
5050
* Alias the nopalm server
5151
```shell
52-
52+
echo 'alias lnopalm="node /path/to/nopalm_project"' >> ~/.zshrc
5353
```
5454
* Run the server in an existing node project
5555
```shell

0 commit comments

Comments
 (0)