From 22e84cc92289687069a822e81ad8ac3d70c41479 Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Wed, 27 Jul 2022 18:10:06 -0600 Subject: [PATCH] Update README.md (#1705) * Update README.md Updated release to 0.3.1 * use tag called latest Co-authored-by: Aiden McClelland --- build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/README.md b/build/README.md index 54500f8fe..5b8b60eb0 100644 --- a/build/README.md +++ b/build/README.md @@ -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