Skip to content

Commit e47d789

Browse files
committed
Update README.md
1 parent 1c56967 commit e47d789

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ ng-sortable
44

55
Angular Library for Drag and Drop, supports Sortable and Draggable. No JQuery UI used. Supports Touch devices.
66

7-
If you use this module you can give it a thumbs up at [http://ngmodules.org/modules/ng-sortable](http://ngmodules.org/modules/ng-sortable).
8-
97
#### Release:
108

119
Latest release version 1.3.6
@@ -274,7 +272,7 @@ Run the following commands from the project root directory.
274272

275273
##### Commands to run:
276274
$ grunt build - builds the source and generates the min files in dist.
277-
$ grunt server - runs a local web server on node.js
275+
$ grunt serve - runs a local web server on node.js
278276
$ grunt test - runs the tests (WIP).
279277
$ grunt test:continuous - end to end test (WIP).
280278

0 commit comments

Comments
 (0)