Skip to content

Commit

Permalink
lwaftr tutorial: remove TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneia committed Oct 10, 2022
1 parent 609716d commit 70785be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/program/lwaftr/doc/tutorial/README.md
Expand Up @@ -5,7 +5,7 @@
Clone the Snabb repository to get the latest [release](https://github.com/snabbco/snabb/releases/):

```
$ git clone https://github.com/eugeneia/snabb.git # XXX: change to upstream once fixes landed
$ git clone https://github.com/snabbco/snabb.git
```

If you don’t have `git` you can also download a Zip archive or Tarball of the latest release and unpack that.
Expand All @@ -14,7 +14,6 @@ Next compile Snabb by running

```
$ cd snabb # where you cloned or unpacked Snabb
$ git checkout lwaftr-tutorial # XXX: bug fixes applying to this guide
$ make
... # a bunch of output that you should be able to safely ignore
BINARY 5.4M snabb # this should be the second-last line of output and indicates success
Expand Down

0 comments on commit 70785be

Please sign in to comment.