Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
bpd01001 committed Apr 3, 2015
1 parent b516cf6 commit 768706c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -19,8 +19,8 @@ Web accessibility assignment for DMD
## Development Instructions

``` bash
# git clone git@github.uconn.edu:bpd01001/dmd-accessibility.git
# cd dmd-accessibility
# npm install
# grunt
$ git clone git@github.uconn.edu:bpd01001/dmd-accessibility.git
$ cd dmd-accessibility
$ npm install
$ grunt
```

0 comments on commit 768706c

Please sign in to comment.