We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
chmod +x
.pyz
1 parent 79e7d72 commit 6168678Copy full SHA for 6168678
README.md
@@ -32,15 +32,10 @@ A CLI for converting graded [Moodle quizzes](https://docs.moodle.org/404/en/Quiz
32
### 🛠️ Executable `zipapp`
33
34
1. Download the `.pyz` file of the latest release from [here](https://github.com/gy-mate/moodle-to-vikwikiquiz/releases/latest).
35
-1. _If using Linux: run the following command in the terminal:_
+1. Run the following commands in the terminal:
36
37
```bash
38
chmod +x moodle-to-vikwikiquiz_x.x.x.pyz
39
- ```
40
-
41
-1. Run the following command in the terminal:
42
43
- ```bash
44
./moodle-to-vikwikiquiz_x.x.x.pyz [parameters]
45
```
46
0 commit comments