Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevReaper0 authored May 29, 2021
1 parent 67b5204 commit 17a039c
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 @@ -57,7 +57,7 @@ Later I plan to rewrite ParaCode in C/C++ for better speed, efficiency. I plan t
Be sure to check out our TicTacToe example!
Start the REPL by running `main.py` and call `tictactoe();` to try it out!

To update ParaCode, run the `update.sh` file. On most devices this can be done with
To update ParaCode, run the `update.sh` file. On most operating systems this can be done with
```shell
sh update.sh
```
Expand Down

0 comments on commit 17a039c

Please sign in to comment.