We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754a196 commit c3a610fCopy full SHA for c3a610f
README.md
@@ -76,14 +76,14 @@
76
77
Linux / OSX
78
```
79
-git clone https://github.com/CloudNetService/CloudNet-v3.git
+git clone https://github.com/Dytanic/CloudNet-3.X.git
80
cd CloudNet-3.X
81
./gradlew
82
83
84
Windows
85
86
87
88
gradlew.bat
89
@@ -101,4 +101,4 @@ java -XX:+UseG1GC -XX:MaxGCPauseMillis=50 -XX:CompileThreshold=100 -XX:+UnlockEx
101
The launcher should install the application files, then the dependencies. If it is finished, it will run the application itself.
102
For each version, this preparation is done dynamically.
103
104
-**Try it out!**
+**Try it out!**
0 commit comments