cordova-plugin-printer
cordova-plugin-printer copied to clipboard
docs: remove dollar sign from code blocks
For code blocks on github there is a button that lets you copy the input. Before it would include the dollar sign which would not work in the terminal
example before: $ cordova plugin add cordova-plugin-printer
after: cordova plugin add cordova-plugin-printer