Explorar o código

Minor - Improve documentation for behat configuration - refs #2035

Yannick Warnier %!s(int64=7) %!d(string=hai) anos
pai
achega
5a851e0f9c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/behat/README.md

+ 1 - 1
tests/behat/README.md

@@ -17,7 +17,7 @@ Check the latest version at https://sites.google.com/a/chromium.org/chromedriver
 then adapt the following command to the latest version:
 
 ```
-cd /tmp && wget https://chromedriver.storage.googleapis.com/2.32/chromedriver_linux64.zip && unzip chromedriver_linux64.zip && sudo mv chromedriver /usr/bin
+cd /tmp && wget https://chromedriver.storage.googleapis.com/2.32/chromedriver_linux64.zip && unzip chromedriver_linux64.zip && sudo mv chromedriver /usr/local/bin
 ```
 
 ### Chamilo configuration