update README.md

This commit is contained in:
Bogumił Kamiński 2022-04-19 05:32:21 +02:00
parent a16352db5a
commit 7b423508d1

View File

@ -77,6 +77,8 @@ and appropriate packages are loaded).
## Running the example codes
To work with codes from some given chapter:
* it is recommended to use a machine with at least 8GB of RAM when working
with the examples in this book;
* start a fresh Julia session using the `julia --project` command in a folder
containing the downloaded material (or alternatively use Visual Studio Code
to activate the appropriate project environment automatically);