We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd9260 commit 87956f7Copy full SHA for 87956f7
1 file changed
README.md
@@ -22,9 +22,9 @@ If you discover a bug or have an idea for a new feature *on the website* you'd l
22
23
The documentation site is built with [Material for mkdocs](https://squidfunk.github.io/mkdocs-material/).
24
25
-1. Clone the repository
+1. **Fork** and **Clone** your copy of the repository, with GitHub Desktop or in the command line:
26
```bash
27
-git clone https://github.com/L5lua/L5-website.git
+git clone https://github.com/YOUR-USERNAME/L5-website.git
28
cd L5-website
29
```
30
2. Install dependencies
0 commit comments