1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-11-22 06:22:29 +00:00

Update README.md

This commit is contained in:
J. Fernando Sánchez 2018-03-08 17:50:29 +01:00 committed by GitHub
parent f661394859
commit 1c0a22785f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,5 @@
# Installation # # Installation #
``` ```
pip install -r requirements.txt pip install --user -r requirements.txt
``` ```