Browse Source

Minor - Improve documentation for behat configuration - refs #2035

Yannick Warnier 7 năm trước cách đây
mục cha
commit
5a851e0f9c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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