Bladeren bron

fixed indentation in README.md sample config; fixed binary file names in ConsoleClient/README.md

Michael Goldberger 10 jaren geleden
bovenliggende
commit
3762d6a2be
2 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 5 5
      ConsoleClient/README.md
  2. 1 1
      README.md

+ 5 - 5
ConsoleClient/README.md

@@ -25,13 +25,13 @@ When that command completes, the compiled binaries will be located in the `bin`
   ```
   bin
   ├── darwin
-  │   └── psiphon-native-messaging-host-x86_64
+  │   └── psiphon-tunnel-core-x86_64
   ├── linux
-  │   └── psiphon-native-messaging-host-i686
-  │   └── psiphon-native-messaging-host-x86_64
+  │   └── psiphon-tunnel-core-i686
+  │   └── psiphon-tunnel-core-x86_64
   └── windows
-      └── psiphon-native-messaging-host-i686.exe
-      └── psiphon-native-messaging-host-x86_64.exe
+      └── psiphon-tunnel-core-i686.exe
+      └── psiphon-tunnel-core-x86_64.exe
 
   ```
 

+ 1 - 1
README.md

@@ -45,7 +45,7 @@ Setup
   <!--BEGIN-SAMPLE-CONFIG-->
   ```
   {
-    "PropagationChannelId" : "<placeholder>",
+      "PropagationChannelId" : "<placeholder>",
       "SponsorId" : "<placeholder>",
       "LocalHttpProxyPort" : 8080,
       "LocalSocksProxyPort" : 1080