You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ Use a virtual environment (commands in point 6 below). Not using a virtual envir
129
129
130
130
4. Use the Terminal app (`Applications -> Utilities -> Terminal`).
131
131
132
-
5. In the terminal, move (using the `cd` command) into the QualCoder folder. You should be inside the QualCoder-master folder or if using a release (e.g. Qualcoder-3.8.1 folder). e.g.
132
+
5. In the terminal, move (using the `cd` command) into the QualCoder folder. You should be inside the QualCoder-master folder or if using a release (e.g. Qualcoder-3.8.2 folder). e.g.
133
133
134
134
```bash
135
135
cd Downloads/QualCoder-master
@@ -200,7 +200,7 @@ To install from source code below, inside a virtual environment. If you are usin
200
200
201
201
For example you might be in this folder, where you unzipped QualCoder:
202
202
203
-
yourcomputer:~Downloads/QualCoder-3.8.1
203
+
yourcomputer:~Downloads/QualCoder-3.8.2
204
204
205
205
```
206
206
python3 -m venv env
@@ -330,8 +330,8 @@ QualCoder is distributed under the LGPLv3 LICENSE.
330
330
331
331
## Citation APA style
332
332
333
-
Curtain, C. Dröge, K. (2025) QualCoder 3.8.1 [Computer software]. Retrieved from
0 commit comments