Parcourir la source

Update README

Javier Jorge Cano il y a 3 ans
Parent
commit
75ca5705f1
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -24,8 +24,7 @@ source env/bin/activate
 #Install requirements
 pip install -r requirements.txt
 
-#Download & Install Streaming client library
-wget https://ttp.mllp.upv.es/mllp-streaming-api/MLLPStreamingClient_mllp-1.0.0-py3-none-any.whl
+#Install Streaming client library
 pip install MLLPStreamingClient_mllp-1.0.0-py3-none-any.whl
 ```