aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorOndrej Fabry <ofabry@cisco.com>2020-08-04 15:24:02 +0200
committerOndrej Fabry <ofabry@cisco.com>2020-08-04 15:24:02 +0200
commit8049bd25baca6f5059ccd03c48a090607a65d8d0 (patch)
treeb889dbae26129e60af8470f7308273b2a0f6ef31 /README.md
parent58da9ac6e691a8c660eb8ca838a154e11da0db68 (diff)
Add SetLogger for setting global logger
- list prerequisites in README - avoid calling go list by hard-coding module path Change-Id: Ib8af1934f55b7e112a8124a20f1f4d39ce651133 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f3b773..509e590 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,10 @@ of linking the GoVPP core and all its dependencies into them.
+--------------+
```
+## Prerequisites
+
+- [Go 1.13](https://golang.org/dl)
+
## Quick Start
Make sure that $GOPATH, $GOROOT, and $PATH are set. If you cloned the