Skip to content
Snippets Groups Projects
Commit 24b50e7c authored by Matthieu Lamalle's avatar Matthieu Lamalle
Browse files

Correction command in readme

parent 3c0c72bf
No related branches found
No related tags found
No related merge requests found
Pipeline #444 failed
......@@ -9,7 +9,7 @@ In order to install or build, you need to have (ubuntu package names are given):
# Install zephir-client as python script (recommended) :
* run "sudo install.sh"
* run "sudo ./install.sh"
* This script does install :
- tiramisu-cmdline-parser and tiramisu-json-api python libraries (cloned from repository)
......@@ -21,7 +21,7 @@ In order to install or build, you need to have (ubuntu package names are given):
* You need to have "pyinstaller" in your machine (https://www.pyinstaller.org/)
* Start build.sh :
For now this scripts does this :
For now this scripts does this :
- clone Tiramisu-cmd-line parser from https://framagit.org/tiramisu/tiramisu-cmdline-parser.git
- clone Tiramisu-json-api from https://framagit.org/tiramisu/tiramisu-json-api.git
- Run pyinstaller to create the "binary" (may fail if pyinstaller not in PATH)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment