diff --git a/README.md b/README.md index c4ff4dd..8506893 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Install Gin from source: ```shell git clone https://github.com/google/gin-config cd gin-config -python -m setup.py install +python -m pip install . ``` Import Gin (without TensorFlow functionality):