Remove one extra backquote that was messing up the README.md file.

This commit is contained in:
Igor Guastalla de Lima
2018-02-13 14:17:04 -02:00
parent d39006a32d
commit d9d15816e3

View File

@@ -20,7 +20,7 @@ See https://github.com/atom/electron#downloads
Download this project, and run
````shell
```shell
# 1. use gulp to parse less
$> cd PATH-TO-LEANOTE-DESKTOP-APP/dev
$> npm install
@@ -56,4 +56,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Leanote destop app is licensed under the GPL v2.
```
```