The README.md file says: Install Marija Installation of Marija is easy. $ go get github.com/dutchcoders/marija $ marija so I tried just that: $ go get github.com/dutchcoders/marija $ marija -bash: marija: command not found What am I missing?
The README.md file says:
so I tried just that:
What am I missing?