Files
learngo/16-slices/README.md

8 lines
189 B
Markdown
Raw Permalink Normal View History

# WARNING
For the code in this section, you should install my prettyslice library.
## STEPS
1. Open your command-line
2018-12-18 15:20:37 +03:00
2. Type: `go get -u github.com/inancgumus/prettyslice`
3. That's all.