Skip to content

Commit 9d9e7f8

Browse files
Update setup.md
Co-authored-by: Maxim Belkin <[email protected]>
1 parent 869e3e0 commit 9d9e7f8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,9 @@ conda install -y package_name
150150
~~~
151151
{: .language-bash}
152152
153-
You may need to install the required packages in this way, if you opted for installing Miniconda, instead of Anaconda. Miniconda is a "light" version of Anaconda. If you install and use Miniconda
153+
You may need to install the required packages in this way,
154+
if you opted for installing Miniconda, instead of Anaconda.
155+
Miniconda is a lightweight version of Anaconda. If you install and use Miniconda
154156
you will also need to install the workshop packages manually in the following way:
155157
~~~
156158
conda install -y numpy pandas matplotlib jupyter

0 commit comments

Comments
 (0)