1
0
Fork 0
mirror of https://github.com/vbatts/go-cgroup.git synced 2024-11-27 02:45:39 +00:00

adding package requirement notes

This commit is contained in:
Vincent Batts 2014-02-16 21:06:40 -05:00
parent ebf574023b
commit d8f8033d58

View file

@ -10,6 +10,9 @@ Installing
go get github.com/vbatts/go-cgroup
on debian, you'll need packages: golang, libcgroup-dev
on fedora, you'll need packages: golang, libcgroup-devel
Sample
======