Skip to content

Commit

Permalink
docs(readme): update run
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Jun 16, 2024
1 parent 6f0ccbc commit 3f37b67
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,18 @@ Launch the project:
renpy .
```

Or open `Ren'Py Launcher`:
Or open the `Ren'Py Launcher`:

```sh
renpy
```

Clean the cache:

```sh
find game -name "*.rpyc" -delete
```

## License

[MIT](LICENSE)

0 comments on commit 3f37b67

Please sign in to comment.