Skip to content

Commit 7930e00

Browse files
committed
README.md fixed
1 parent 1315dc7 commit 7930e00

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,15 @@ modAL requires
9898
- SciPy >= 0.18
9999
- scikit-learn >= 0.18
100100

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```
101+
You can install modAL directly with pip:
102+
```
103+
pip install modAL
104+
```
105+
Alternatively, you can install modAL directly from source:
106+
```
107+
pip install git+https://github.com/cosmic-cortex/modAL.git
108+
```
109+
105110

106111
## Documentation<a name="documentation"></a>
107112

0 commit comments

Comments
 (0)