diff --git a/README.md b/README.md index bea77f163..d3a8b834c 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,10 @@ Keras uses the following dependencies: - Optional but recommended if you use CNNs: cuDNN. +Once you have the dependencies installed, cd to the Keras folder and run the install command: +``` +sudo python setup.py install +``` ## Why this name, Keras?