mirror of
https://github.com/xHyroM/website.git
synced 2024-11-22 15:01:05 +01:00
docs: fix valid url in README
This commit is contained in:
parent
626aa306ab
commit
11f8658d53
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
1. Clone this repository: `git clone https://github.com/[your_username]/astro-project.git`
|
1. Clone this repository: `git clone https://github.com/xHyroM/website.git`
|
||||||
2. Navigate to the project directory: `cd astro-project`
|
2. Navigate to the project directory: `cd website`
|
||||||
3. Install the dependencies: `npm install`
|
3. Install the dependencies: `npm install`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in a new issue