aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f744995..ad7cee8 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ A self-contained mobile-first forum written in React and Go.
First, clone the repository using Git.
```console
- $ git clone https://salvestromartin.com:443/nJ3ahxac/react-go-forum.git
+ $ git clone https://git.nj3.xyz:443/react_go_forum
```
Then compile from source via npm after moving into the project directory.