Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AllenDowney/ModSimPy
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenDowney committed Aug 27, 2018
2 parents 25fb25a + c913ef2 commit 29145ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/book.tex
Expand Up @@ -419,7 +419,7 @@ \section{Installing Python}
I suggest you accept the recommended options.
On Windows you have the option to install Visual Studio Code, which is an interactive environment for writing programs. You won't need it for this book, but you might want it for other projects.

By default, Anaconda installs most of the packages you need, but there are a few more you might have to add. Once the installation is complete, open a command window. On macOS or Linux, you can use Terminal. On Windows, open the Anaconda Prompt that should be in your Start menu.
By default, Anaconda installs most of the packages you need, but there are a few more you might have to add. Once the installation is complete, open a command window. On macOS or Linux, you can use Terminal. On Windows, open Git Bash.

Run the following command (copy and paste it if you can, to avoid typos):

Expand Down

0 comments on commit 29145ef

Please sign in to comment.