forked from ProjectSegfault/website
GitHub -> Gitea
This commit is contained in:
@@ -14,7 +14,7 @@ Live at [projectsegfau.lt](https://projectsegfau.lt).
|
||||
|
||||
### Running a dev server.
|
||||
|
||||
1. Clone the repository using `git clone https://github.com/ProjectSegfault/website`.
|
||||
1. Clone the repository using `git clone https://git.projectsegfau.lt/ProjectSegfault/website`.
|
||||
2. Change directory into the clone using `cd ./website`.
|
||||
3. Install dependencies using `pnpm i` (recommended) or `npm i`.
|
||||
4. Run the dev server using `pnpm dev` (recommended) or `npm run dev`.
|
||||
|
Reference in New Issue
Block a user