diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,4 +2,8 @@ ### (WIP) Creating a CMS thing for Go developers. Not ready for use, but would be happy -to get thoughts/feedback!
\ No newline at end of file +to get thoughts/feedback! + +``` +$ go get github.com/nilslice/cms/... +```
\ No newline at end of file |