Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Heinrich Kuttler committed Sep 30, 2020
1 parent 1b18226 commit 04050fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ On **MacOS**, one can use `Homebrew` as follows:
$ brew install ncurses cmake
```

On a plain **Ubuntu 18.04** distribution, `cmake` other dependencies
On a plain **Ubuntu 18.04** distribution, `cmake` and other dependencies
can be installed by doing:

```bash
Expand Down
2 changes: 1 addition & 1 deletion doc/nle/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ On **MacOS**, one can use `Homebrew` as follows:
$ brew install ncurses cmake
```

On a plain **Ubuntu 18.04** distribution, `cmake` other dependencies
On a plain **Ubuntu 18.04** distribution, `cmake` and other dependencies
can be installed by doing:

```bash
Expand Down

0 comments on commit 04050fc

Please sign in to comment.