Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fubark authored Feb 22, 2023
1 parent cf76cfe commit 1d38045
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ Cyber is a fast, efficient, and concurrent scripting language. You can embed it

### Supported Platforms
- Linux x64 (Ubuntu, Fedora, Arch)
- MacOS x64
- MacOS arm64 (Manually tested. Not as optimized as the x64 build.)
- macOS x64
- macOS arm64 (Manually tested. Not as optimized as the x64 build.)
- Windows x64
- WASM Web
- WASM WASI (soon)

### Install
- Install using the command prompt.
- Install using the command prompt (Linux, macOS)
```sh
curl -fsSL https://cyberscript.dev/install.sh | bash
# Alternative url.
Expand Down

0 comments on commit 1d38045

Please sign in to comment.