Skip to content

Commit

Permalink
Update Documentation Page Thu Apr 4 21:57:19 +08 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
j3ssie committed Apr 4, 2024
1 parent 3e4684f commit 2b31ef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ bash <(curl -fsSL https://raw.githubusercontent.com/osmedeus/osmedeus-base/maste

***

## :material-apple: Install for MacOS (experimental)
## :material-apple: Install for MacOS or ARM based machine (experimental)

!!! warning ""
**NOTE** that you need to install **[homebrew](https://brew.sh/)** first.

```shell
bash <(curl -fsSL https://raw.githubusercontent.com/osmedeus/osmedeus-base/master/install-macos.sh)
bash <(curl -fsSL https://raw.githubusercontent.com/osmedeus/osmedeus-base/master/install-arm.sh)
```

**[Some other changes](/installation/install-note/#when-install-on-macos)** you might need to make if you're really want to use Osmedeus on MacOS
Expand Down

0 comments on commit 2b31ef4

Please sign in to comment.