We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a64b9 commit 7529d67Copy full SHA for 7529d67
install.md
@@ -2,8 +2,7 @@ Installation via conda (conda-forge):
2
3
1. Create new conda environment:
4
5
- conda create -c conda-forge -n magnics python=3 fenics notebook
6
- matplotlib scipy
+ conda create -c conda-forge -n magnics python=3 fenics notebook matplotlib scipy
7
8
2. Activate
9
0 commit comments