dutchcoders / dutchcoders/marija
incorrect installation instructions
Open
- Dominant language
- Go
- Stars
- 234
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Research direction
Start with the Installation section in README.md and reproduce the documented `go get github.com/dutchcoders/marija` and `marija` commands. Determine the correct installation or invocation instructions, update README.md to match, and verify that a fresh user can follow them successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100