Skip to content

Commit

Permalink
chore(README): update running command
Browse files Browse the repository at this point in the history
  • Loading branch information
StanleySathler committed Dec 6, 2019
1 parent ef6f961 commit 5c53263
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@ Once all dependencies are installed, all you have to do is type the following co

```sh
$ npm start path/to/your/source/file.pys

#### OR (if you prefer)

$ node index.js path/to/your/source/file.pys
```

0 comments on commit 5c53263

Please sign in to comment.