Skip to content

Commit 5a15c7d

Browse files
authored
Update 2.1.-Installation.md
1 parent 742750c commit 5a15c7d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/doc/en/2.1.-Installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ VLC is optional, but you will need it installed if you need to do any audio/vide
183183
```
184184

185185

186-
=== "Debian / Ubuntu / Lubuntu / ZorinOS Linux"
186+
=== "Debian / Ubuntu / Lubuntu / Mint / ZorinOS Linux"
187187

188188
There is an executable file in the releases page made using Ubuntu. Download and double click to run. You might first need to right-click on the file and go to Properties, then check the Executable checkbox.
189189

@@ -216,13 +216,13 @@ VLC is optional, but you will need it installed if you need to do any audio/vide
216216
pip install -r requirements.txt
217217
```
218218

219-
5. Move to the inner src folder, then:
219+
4. Move to the inner src folder, then:
220220
```
221221
cd src
222222
python3 -m qualcoder
223223
```
224224

225-
6. After using QualCoder deactivate the virtual environment.
225+
5. After using QualCoder deactivate the virtual environment.
226226

227227
`deactivate`
228228

0 commit comments

Comments
 (0)