summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrandon Wiley <brandon@blanu.net>2016-03-21 11:56:34 -0500
committerBrandon Wiley <brandon@blanu.net>2016-03-21 11:56:34 -0500
commit0326ad13feb27480d634cfcdf5ef87fe43ef6c9f (patch)
tree48f1f15966b474283931991afa041eca9a35b765 /README.md
parentab8a51214a2d3d3fa8e3d7c45163ad373ebf2ba7 (diff)
Updated import paths
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f1f6b9..a7d2343 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ listed for clarity.
### Installation
To build:
-`go get git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy`
+`go get github.com/OperatorFoundation/obfs4/obfs4proxy`
To install:
Copy `$GOPATH/bin/obfs4proxy` to a permanent location (Eg: `/usr/local/bin`)