From 6366eb42752d542d1ce9044ca0575989d68ee73a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 11 May 2022 18:20:58 +0000 Subject: docs(readme): update github links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35c441e..a62c52b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![](assets/para.png) [![Crate](https://img.shields.io/crates/v/para-cli.svg)](https://crates.io/crates/para-cli) -[![Build Status](https://github.com/Usugata/para/actions/workflows/rust.yaml/badge.svg?branch=main)](https://github.com/Usugata/para/actions/workflows/rust.yaml) +[![Build Status](https://github.com/Fuwn/para/actions/workflows/rust.yaml/badge.svg?branch=main)](https://github.com/Fuwn/para/actions/workflows/rust.yaml) ## What? @@ -51,14 +51,14 @@ $ cargo +nightly install para-cli --force #### Download from releases Prebuilt binaries for x86_64-based Linux systems are available in the -[releases](https://github.com/Usugata/para/releases/latest). If you are using +[releases](https://github.com/Fuwn/para/releases/latest). If you are using a different operating system or architecture such as macOS or Windows; you'll have to build and install Para yourself! #### Install from self-compile ```shell -$ cargo +nightly install --git https://github.com/Usugata/para --branch main +$ cargo +nightly install --git https://github.com/Fuwn/para --branch main ``` If you are building and installing yourself, you must have @@ -89,7 +89,7 @@ index options: ### Prebuilt Binaries Prebuilt binaries for the latest release may or may not be found -[here](https://github.com/Usugata/para/releases/latest). +[here](https://github.com/Fuwn/para/releases/latest). ## Credits -- cgit v1.2.3