From 25519f30e55c84b85e13b850b974fef133aef18e Mon Sep 17 00:00:00 2001 From: Evgeny Igumnov Date: Fri, 31 May 2024 17:30:16 +0500 Subject: [PATCH] 0.4.0 --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index b7a9fc1..6df3f7f 100644 --- a/README.md +++ b/README.md @@ -72,15 +72,7 @@ fn main() { ``` -## Shiva CLI -### Install Rust for Linux/MacOS -```bash -curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -``` -### Install Rust for Windows -```bash -https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe -``` +## Shiva CLI & Server ### Build executable Shiva CLI and Shiva Server ```bash git clone https://github.com/igumnoff/shiva.git