Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vil committed Feb 2, 2024
1 parent ec4ac54 commit 79e2a00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,24 @@ You can also [donate](https://vili.dev/#donate) to keep the project alive and me
> -You might get rate limited after using some of the tools for too long.
# Installation
I'll upload already built executables to the [releases](https://github.com/V1li/H4X-Tools/releases) tab,
I'll upload already built executables to the [releases](https://github.com/vil/H4X-Tools/releases) tab,
but I'd recommend installing the tool manually by following the instructions below. This way you also get the freshest version.

## Setup
> [!IMPORTANT]
> Make sure you have [Python](https://www.python.org/downloads/) and [Git](https://git-scm.com/downloads) installed.
>
> view the [wiki page](https://github.com/V1li/H4X-Tools/wiki) for more detailed tutorial.
> view the [wiki page](https://github.com/vil/H4X-Tools/wiki) for more detailed tutorial.
### Linux
1. Clone the repo `git clone https://github.com/v1li/h4x-tools.git`
1. Clone the repo `git clone https://github.com/vil/h4x-tools.git`

2. Change directory `cd h4x-tools`

3. Run `sh setup.sh` in terminal to install the tool.

### Windows
1. Clone the repo `git clone https://github.com/v1li/h4x-tools.git`
1. Clone the repo `git clone https://github.com/vil/h4x-tools.git`

2. Change directory `cd h4x-tools`

Expand Down

0 comments on commit 79e2a00

Please sign in to comment.