diff --git a/README.md b/README.md index b2f0723..cfcc6d6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Download and extract the .zip file from the latest release to your DOOM Eternal ## Compiling 1. Install Rust by following the instructions [here](https://www.rust-lang.org/tools/install). -2. Follow the GTK4/libadwaita installation instructions for your platform from [here](https://gtk-rs.org/gtk4-rs/git/book/installation.html). +2. Follow the [GTK4/libadwaita installation instructions](https://gtk-rs.org/gtk4-rs/git/book/installation.html) for your platform. 3. Clone the repo using: ``` git clone https://github.com/PowerBall253/EternalModManager.git