Skip to content

Commit 89a9f35

Browse files
committed
Update README.md
./install does not exist anymore use: $ make
1 parent 209a152 commit 89a9f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $ git clone https://github.com/PyCOMPLETE/PyHEADTAIL
2020

2121
$ cd PyHEADTAIL
2222

23-
$ ./install
23+
$ make
2424

2525
And there you go, start using PyHEADTAIL!
2626

0 commit comments

Comments
 (0)