We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1569a6e + 7f5b532 commit 52492f9Copy full SHA for 52492f9
README.md
@@ -27,7 +27,7 @@ https://github.com/thuantran/dnscrypt-asuswrt-installer/commits/master
27
# Install/Update/Reconfig/Uninstall:
28
Run this command from ssh shell and following the prompt for dnscrypt-proxy version 2:
29
```
30
-curl -L -s -k -O https://raw.githubusercontent.com/thuantran/dnscrypt-asuswrt-installer/master/installer && sh installer ; rm installer
+curl -L -s -k -O https://raw.githubusercontent.com/thuantran/dnscrypt-asuswrt-installer/master/installer && sh installer; rm installer
31
32
User can safely update from dnscrypt-proxy version 1 to version 2 with above command.
33
0 commit comments