diff --git a/README.md b/README.md index 9c559dc..23ba150 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Install it using : `npm install electron-markdownify` Clone this repository, and run -```` +``` $> cd PATH-TO-MARKDOWNIFY-DESKTOP-APP $> npm install && npm start ```