Skip to content

Commit

Permalink
fix username in repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
domin-mnd committed Apr 30, 2023
1 parent 08eb807 commit d03cfe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This work is a representation of what I could do with [`vanilla-extract`](https:
To run this project locally, you need to have [Node.js](https://nodejs.org/en/) installed on your machine:

```bash
git clone https://github.com/Domin-MND/blog . # clone the repository into the current directory
git clone https://github.com/domin-mnd/blog . # clone the repository into the current directory
npm install # for the dependencies installation
npm run build # for the production build
npm start # start the server
Expand Down

1 comment on commit d03cfe6

@vercel
Copy link

@vercel vercel bot commented on d03cfe6 Apr 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.