Skip to content

Commit

Permalink
fixed doc
Browse files Browse the repository at this point in the history
  • Loading branch information
solodov committed May 22, 2024
1 parent 0f4f903 commit 02ec75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/quantum_rpg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The second part explains the rules and principles behind the Quantum RPG.

In order to run the game, clone the github repo, make sure that any requirements
are installed with a command such as `pip install -r requirements.txt`
* [ ] then run `python -m examples.quantum_rpg.main_loop`
then run `python -m examples.quantum_rpg.main_loop`
(you may need to make sure that the Unitary library is in your PYTHONPATH).

If you do not have a python environment handy or are not familiar with setting
Expand Down

0 comments on commit 02ec75e

Please sign in to comment.