Skip to content

Commit 6168678

Browse files
committed
chmod +x for the .pyz file should also be ran on macOS
1 parent 79e7d72 commit 6168678

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,10 @@ A CLI for converting graded [Moodle quizzes](https://docs.moodle.org/404/en/Quiz
3232
### 🛠️ Executable `zipapp`
3333

3434
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:_
35+
1. Run the following commands in the terminal:
3636

3737
```bash
3838
chmod +x moodle-to-vikwikiquiz_x.x.x.pyz
39-
```
40-
41-
1. Run the following command in the terminal:
42-
43-
```bash
4439
./moodle-to-vikwikiquiz_x.x.x.pyz [parameters]
4540
```
4641

0 commit comments

Comments
 (0)