aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2019-04-08 12:34:20 +0200
committerLinus Nordberg <linus@nordberg.se>2019-04-08 12:34:20 +0200
commita7252cb08f880b054849bc94f394dc80cc4ab02a (patch)
treec4360360e7333ac4619c7a06bb386003cfbbbe07
parentRename README file for poc (diff)
downloadwg-dynamic-a7252cb08f880b054849bc94f394dc80cc4ab02a.tar.xz
wg-dynamic-a7252cb08f880b054849bc94f394dc80cc4ab02a.zip
Correct branch name
-rw-r--r--README.poc1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.poc1.md b/README.poc1.md
index e230f3f..b7ee9c5 100644
--- a/README.poc1.md
+++ b/README.poc1.md
@@ -1,6 +1,6 @@
-# wg-dynamic poc0 warning
+# wg-dynamic poc1 warning
-wg-dynamic ln/poc0 is unreleased code. It has not been reviewed. It's
+wg-dynamic ln/poc1 is unreleased code. It has not been reviewed. It's
full of bugs.
This code is meant for very early integration testing. Beware that any
@@ -11,7 +11,7 @@ and all of the interfaces for interacting with wg-dynamic may change.
Download and build
sudo apt install libmnl0 libmnl-dev
- git clone -b ln/poc0 https://git.zx2c4.com/wg-dynamic
+ git clone -b ln/poc1 https://git.zx2c4.com/wg-dynamic
cd wg-dynamic
make