Fixed Documentation to be strictly relevant to U2F implementation

This commit is contained in:
Jay 2016-11-30 19:05:02 -08:00
parent cde38f2b24
commit fa98c9e83e

View file

@ -11,7 +11,3 @@ To run a dev server (development)
1. `npm run start`
2. `open https://localhost:8081/web`
NOTE: use `CGO_ENABLED=true make release` if you see the following when running teleport:
```
FATA[0000] zip: not a valid zip file file=web/static.go:107
```