소스 검색

Minor - Improve documentation for behat configuration - refs #2035

Yannick Warnier 7 년 전
부모
커밋
5a851e0f9c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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