madhums / node-express-mongoose-demo

A simple demo app using node and mongodb for beginners (with docker)
https://nodejs-express-demo.fly.dev
MIT License
5.12k stars 1.38k forks source link

Remove $ from bash codeblocks #343

Closed nickforddev closed 5 years ago

nickforddev commented 5 years ago

The $ prompt in the code blocks of the readme is sexy looking and all, but it's very annoying when trying to copy multiple lines of bash commands. You should absolutely be able to copy paste the install commands without throwing errors that $ is not a recognized command