Skip to content

Commit

Permalink
y
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Apr 26, 2022
1 parent 4baafb9 commit a83584e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/install/homebrew.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ nav_order: 2

## Install homebrew
Homebrew is the package manager for MacOS(or linux). On devices using homebrew, you can easily install/update using the brew command.

```shell
/bin/bash -c "(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
/bin/bash -c "(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
```

## Install GEE
Expand Down

0 comments on commit a83584e

Please sign in to comment.