Merge branch 'main' of https://github.com/xHyroM/website into main

This commit is contained in:
xHyroM 2023-01-06 23:14:44 +01:00
commit a066af027d

View file

@ -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