Skip to content

Commit 1dc23ef

Browse files
authored
Update README.md
1 parent ed7fea3 commit 1dc23ef

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Use a virtual environment (commands in point 6 below). Not using a virtual envir
129129

130130
4. Use the Terminal app (`Applications -> Utilities -> Terminal`).
131131

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.
133133

134134
```bash
135135
cd Downloads/QualCoder-master
@@ -200,7 +200,7 @@ To install from source code below, inside a virtual environment. If you are usin
200200

201201
For example you might be in this folder, where you unzipped QualCoder:
202202

203-
yourcomputer:~Downloads/QualCoder-3.8.1
203+
yourcomputer:~Downloads/QualCoder-3.8.2
204204

205205
```
206206
python3 -m venv env
@@ -330,8 +330,8 @@ QualCoder is distributed under the LGPLv3 LICENSE.
330330
331331
## Citation APA style
332332
333-
Curtain, C. Dröge, K. (2025) QualCoder 3.8.1 [Computer software]. Retrieved from
334-
https://github.com/ccbogel/QualCoder/releases/tag/3.8.1
333+
Curtain, C. Dröge, K. (2025) QualCoder 3.82 [Computer software]. Retrieved from
334+
https://github.com/ccbogel/QualCoder/releases/tag/3.8.2
335335
336336
## Creator
337337

0 commit comments

Comments
 (0)