We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce49f2 commit f413c36Copy full SHA for f413c36
README.md
@@ -40,8 +40,7 @@ sudo apt install -y wget
40
wget "https://raw.githubusercontent.com/hawshemi/SNI-Finder/main/install-go.sh" -O install-go.sh && chmod +x install-go.sh && bash install-go.sh
41
```
42
43
-Then, clone your repository and build your application for Windows with AMD64 architecture:
44
-
+#### Then:
45
46
#### 1. Clone repository
47
0 commit comments