We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1315dc7 commit 7930e00Copy full SHA for 7930e00
README.md
@@ -98,10 +98,15 @@ modAL requires
98
- SciPy >= 0.18
99
- scikit-learn >= 0.18
100
101
-You can install modAL directly with pip:
102
-```pip install modAL```
103
-Alternatively, you can install modAL directly from source:
104
-```pip install git+https://github.com/cosmic-cortex/modAL.git```
+You can install modAL directly with pip:
+```
+pip install modAL
105
+Alternatively, you can install modAL directly from source:
106
107
+pip install git+https://github.com/cosmic-cortex/modAL.git
108
109
+
110
111
## Documentation<a name="documentation"></a>
112
0 commit comments