зеркало из https://github.com/xamarin/appium.old.git
updated homebrew location in docs
This commit is contained in:
Родитель
78f9744349
Коммит
39f42814f8
|
@ -1,5 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "5"
|
||||
- "4"
|
||||
- "0.12"
|
||||
after_success:
|
||||
- gulp coveralls
|
||||
|
|
|
@ -11,7 +11,7 @@ Homebrew, run the following commands in the terminal:
|
|||
|
||||
``` center
|
||||
# The first command is only required if you don't have brew installed.
|
||||
> ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"
|
||||
> ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
> brew update
|
||||
> brew install ios-webkit-debug-proxy
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче