Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
megatank58 authored Apr 19, 2023
1 parent cb8f6cf commit 0e73424
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Oxup is a tool for managing installations and packages of oxido.
## Installation

```bash
curl lang.megatank58.tech/install | sh
curl --proto '=https' --tlsv1.2 -sSf https://lang.megatank58.tech/install.sh | sh
```

Then you can restart your shell and install oxido.
Expand All @@ -31,3 +31,7 @@ oxup <command> [OPTIONS]
| `-W` | force run as windows |
| `-L` | force run as linux |
| `-M` | force run as macos |
| `-n` | Do not check for updates |
| `-h` | Print help information |
| `-V` | Print version information |

0 comments on commit 0e73424

Please sign in to comment.