Rod Hynes 1 anno fa
parent
commit
850f4b543d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -153,7 +153,7 @@ The github.com/Psiphon-Labs/psiphon-tunnel-core Go module may be imported into
 other Go programs. Due to legacy release tags predating use of Go modules in
 other Go programs. Due to legacy release tags predating use of Go modules in
 this repository, neither `go get ...@latest` nor `go get ...@tag` are
 this repository, neither `go get ...@latest` nor `go get ...@tag` are
 supported at this time. To use the psiphon-tunnel-core Go module and its
 supported at this time. To use the psiphon-tunnel-core Go module and its
-dependencies, reference a specific comment, or reference the `staging-client`
+dependencies, reference a specific commit, or reference the `staging-client`
 branch, which is the client-side, production-ready branch:
 branch, which is the client-side, production-ready branch:
 
 
 ```
 ```