Skip to content

Commit

Permalink
chmod +x for the .pyz file should also be ran on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
gy-mate committed Aug 25, 2024
1 parent 79e7d72 commit 6168678
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,10 @@ A CLI for converting graded [Moodle quizzes](https://docs.moodle.org/404/en/Quiz
### 🛠️ Executable `zipapp`

1. Download the `.pyz` file of the latest release from [here](https://github.com/gy-mate/moodle-to-vikwikiquiz/releases/latest).
1. _If using Linux: run the following command in the terminal:_
1. Run the following commands in the terminal:

```bash
chmod +x moodle-to-vikwikiquiz_x.x.x.pyz
```

1. Run the following command in the terminal:

```bash
./moodle-to-vikwikiquiz_x.x.x.pyz [parameters]
```

Expand Down

0 comments on commit 6168678

Please sign in to comment.