diff --git a/README.md b/README.md index 0a339f80e..3d5e7641a 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/nle/source/getting_started.rst b/doc/nle/source/getting_started.rst index 88a5adf23..55088537f 100644 --- a/doc/nle/source/getting_started.rst +++ b/doc/nle/source/getting_started.rst @@ -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