Skip to content

Commit 78e95f0

Browse files
authored
Update README.md
Removing old installation notes
1 parent 510cff1 commit 78e95f0

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

-13
Original file line numberDiff line numberDiff line change
@@ -116,17 +116,4 @@ see [lds_messages.pyx](pylds/lds_messages.pyx),
116116
[lds_info_messages.pyx](pylds/lds_info_messages.pyx), and
117117
[lds_messages_interface.py](pylds/lds_messages_interface.py).
118118

119-
# Installation
120-
To install `pylds` from source, first clone the repo
121-
122-
git clone [email protected]:mattjj/pylds.git
123-
cd pylds
124-
125-
Then install in developer mode:
126-
127-
pip install -e .
128-
129-
Or use the standard install:
130-
131-
python setup.py install
132119

0 commit comments

Comments
 (0)