Skip to content

Commit 1159b53

Browse files
committed
cosmetic
1 parent fac05d5 commit 1159b53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The [RAdocs](https://retroachievements.github.io/docs/) website has (almost) the
2525

2626
You'll need to install [Cygwin](https://cygwin.com/), and the following packages: `git`, `python3`, `python3-pip` and `libyaml-devel`.
2727

28-
After installing the needed packages, perform this command:
28+
After installing the dependencies, open a terminal and perform this command:
2929

3030
```
3131
pip install --upgrade mkdocs mkdocs-material
@@ -35,7 +35,7 @@ pip install --upgrade mkdocs mkdocs-material
3535

3636
### cloning the repo
3737

38-
After installing the dependencies, open a terminal and clone the repo with this command:
38+
Clone the repo with this command:
3939

4040
```
4141
git clone --depth 1 --recursive https://github.com/RetroAchievements/docs

0 commit comments

Comments
 (0)