diff --git a/README.md b/README.md index 1df0e00243..d0fab92ba3 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@
- +
## Table of Contents @@ -34,7 +34,7 @@ | snarkvm-utilities | ![crates.io](https://img.shields.io/crates/v/snarkvm-utilities.svg?color=neon) | :white_check_mark: | :white_check_mark: | | snarkvm-wasm | ![crates.io](https://img.shields.io/crates/v/snarkvm-wasm.svg?color=neon) | :white_check_mark: | :white_check_mark: | -For more information, visit [Welcome to Aleo](https://github.com/AleoHQ/welcome) to get started. +For more information, visit [Welcome to Aleo](https://github.com/AleoNet/welcome) to get started. ## 2. Build Guide @@ -71,7 +71,7 @@ Alternatively, you can install `snarkvm` by building from the source code as fol ```bash # Download the source code -git clone https://github.com/AleoHQ/snarkvm && cd snarkvm +git clone https://github.com/AleoNet/snarkvm && cd snarkvm # Install snarkVM $ cargo install --path . @@ -95,57 +95,57 @@ Thank you for helping make snarkVM better!