Added : to fix text
This commit is contained in:
@ -10,7 +10,7 @@ Run the rolling to install:
|
|||||||
pip3 install EasyGA
|
pip3 install EasyGA
|
||||||
```
|
```
|
||||||
|
|
||||||
To use the package
|
To use the package:
|
||||||
```python
|
```python
|
||||||
import EasyGA as ga
|
import EasyGA as ga
|
||||||
```
|
```
|
||||||
@ -42,4 +42,4 @@ To install EASY, along with the tools you need to develop and run tests, run the
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pip install -e .[dev]
|
$ pip install -e .[dev]
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user