mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-13 07:03:04 +08:00
Remove one extra backquote that was messing up the README.md file.
This commit is contained in:
@@ -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.
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user