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:
parent
ebf574023b
commit
d8f8033d58
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
======
|
||||
|
||||
|
|
Loading…
Reference in a new issue