Update README.md (#1705)

* Update README.md

Updated release to 0.3.1

* use tag called latest

Co-authored-by: Aiden McClelland <me@drbonez.dev>
This commit is contained in:
kn0wmad
2022-07-27 18:10:06 -06:00
committed by GitHub
parent 13b97296f5
commit 22e84cc922

View File

@@ -34,7 +34,7 @@
2. Clone the latest repo with required submodules
> :information_source: You chan check latest available version [here](https://github.com/Start9Labs/embassy-os/releases)
```
git clone --recursive https://github.com/Start9Labs/embassy-os.git --branch v0.3.0.3
git clone --recursive https://github.com/Start9Labs/embassy-os.git --branch latest
```
## Build