Update README.md
This commit is contained in:
16
README.md
16
README.md
@ -1 +1,15 @@
|
||||
# MetaOps Release
|
||||
# MetaOps Release
|
||||
|
||||
## Installation Guide on Ubuntu
|
||||
|
||||
```sh
|
||||
curl -L https://git.metadiv.io/metadiv-studio-public/metaops/releases/download/v0.1.0/metaops-linux-amd64 -o metaops
|
||||
```
|
||||
|
||||
```sh
|
||||
chmod +x metaops
|
||||
```
|
||||
|
||||
```sh
|
||||
sudo mv metaops /usr/local/bin/
|
||||
```
|
||||
Reference in New Issue
Block a user