Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PIGNOSE committed Mar 2, 2017
1 parent 8712cb7 commit 417c176
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -24,15 +24,15 @@ Check `dist/` folder on this repository.

1. Install from git.

```shell
git clone git@github.com:KennethanCeyer/PIGNOSE-Calendar.git
```bash
$ git clone git@github.com:KennethanCeyer/PIGNOSE-Calendar.git
```

2. Check distributed folder.

```shell
cd ./PIGNOSE-Calendar/dist
ls -al
```bash
$ cd ./PIGNOSE-Calendar/dist
$ ls -al
```

3. Insert snippets at `<head>` tag of your html file.
Expand Down

0 comments on commit 417c176

Please sign in to comment.