From 1d4a6c891b3f9cc9f2dd4fbcacc432a90fd50f73 Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Thu, 7 Jul 2016 01:47:19 +0300 Subject: README of go plugin: use make var. instead of env --- plugins/go/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/go/README.md b/plugins/go/README.md index 60c3bfd..6d3c7dd 100644 --- a/plugins/go/README.md +++ b/plugins/go/README.md @@ -22,7 +22,7 @@ Building [gohs](https://github.com/flier/gohs), GoLang Binding of [HyperScan](https://01.org/hyperscan). ``` -$ MXE_PLUGIN_DIRS=plugins/go make hyperscan go +$ make hyperscan go MXE_PLUGIN_DIRS=plugins/go $ mkdir gopath $ GOPATH=`pwd`/gopath ./usr/bin/i686-w64-mingw32.static-go get \ github.com/flier/gohs/examples/simplegrep -- cgit v0.12