Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ailchuk authored May 26, 2020
1 parent 34df305 commit 067a1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This is simple command line interpreter for Unix.
You need clang compiler to be installed to compile this
project, or you can change default compiler in Makefile.

Use `MAKE` to install and `./ush` to start shell.
Use `make` to install and `./ush` to start shell.
`make uninstall` - uninstall shell
`make reistall` - uninstall & install shell

Expand Down

0 comments on commit 067a1bb

Please sign in to comment.