Fixes to README.md

This commit is contained in:
Edward Betts 2023-09-29 14:16:19 +01:00
parent 50f3e3de2c
commit 3d1ee54308

View file

@ -34,13 +34,13 @@ authentication features.
1. Clone this repository to your local machine: 1. Clone this repository to your local machine:
``` ```
git clone https://github.com/yourusername/wikipedia-disambiguation-fixer.git git clone https://git.4angle.com/edward/dab-mechanic.git
``` ```
2. Navigate to the project directory: 2. Navigate to the project directory:
``` ```
cd wikipedia-disambiguation-fixer cd dab-mechanic
``` ```
3. Install the required Python packages using pip: 3. Install the required Python packages using pip: