mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:27:44 +00:00
Base: Update path in js(1) manpage example
This commit is contained in:
parent
1002236715
commit
17959c1408
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Run `help()` in REPL mode to see its available built-in functions.
|
|||
Here's how you execute a script:
|
||||
|
||||
```sh
|
||||
$ js ~/js/type-play.js
|
||||
$ js ~/Source/js/type-play.js
|
||||
```
|
||||
|
||||
And here's an example of an interactive REPL session:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue