Skip to content

Commit 69d7afc

Browse files
README.md formatting
1 parent 28f0d41 commit 69d7afc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ Wrapper scripts are included to generate features and do deep learning using [Th
6363

6464
### Install Python libraries
6565

66-
1. Setup virtualenv ``virtualenv --no-site-packages venv``
67-
2. Activate virtualenv ``source venv/bin/activate``
68-
3. Install libraries ``pip install -r requirements.txt``
66+
1. Setup virtualenv: ``virtualenv --no-site-packages venv``
67+
2. Activate virtualenv: ``source venv/bin/activate``
68+
3. Install libraries: ``pip install -r requirements.txt``
6969

7070
### Install jpy for bridging Python and Java code
7171

0 commit comments

Comments
 (0)