Ver Fonte

Update README

Javier Jorge Cano há 3 anos atrás
pai
commit
75ca5705f1
1 ficheiros alterados com 1 adições e 2 exclusões
  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
 ```