Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97a24f3

Browse files
Update self-hosting.md (#25)
1 parent edfd070 commit 97a24f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/self-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ guide which explains installing Docker on your machine.
1818
### Clone the Repository and change the directory
1919

2020
```bash
21-
git clone -b master https://github.com/makeplane/plane.git && cd plane
21+
git clone --depth 1 -b master https://github.com/makeplane/plane.git && cd plane
2222
```
2323

2424
### Run setup.sh

0 commit comments

Comments
 (0)