Skip to content

Commit 87956f7

Browse files
committed
update contributor's setup instructions
1 parent 1fd9260 commit 87956f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ If you discover a bug or have an idea for a new feature *on the website* you'd l
2222

2323
The documentation site is built with [Material for mkdocs](https://squidfunk.github.io/mkdocs-material/).
2424

25-
1. Clone the repository
25+
1. **Fork** and **Clone** your copy of the repository, with GitHub Desktop or in the command line:
2626
```bash
27-
git clone https://github.com/L5lua/L5-website.git
27+
git clone https://github.com/YOUR-USERNAME/L5-website.git
2828
cd L5-website
2929
```
3030
2. Install dependencies

0 commit comments

Comments
 (0)