TheRawMeatball/meme-cli

Minor documentation error

Opened this issue · 0 comments

Documentation says:

cd meme-cli
cargo install --path meme-cli

This is incorrect. Either the extra cd meme-cli must be removed OR one needs to do cargo install --path .