Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
(#26) documentation: fixed grunt-init instructions for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
x1B committed Aug 6, 2015
1 parent a829159 commit 6aef9d0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Last Changes

- [#26](https://github.com/LaxarJS/shop-demo/issues/26): documentation: fixed grunt-init instructions for windows


## v1.9.0

Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/01_getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ git clone https://github.com/LaxarJS/grunt-init-laxar-widget.git ~/.grunt-init/l
git clone https://github.com/LaxarJS/grunt-init-laxar-widget.git ~/.grunt-init/laxar-activity
```

**Note for Windows users:** Instead of the `~`, you have to use `%USERPROFILE%` to reference your home directory.


## Creating a LaxarJS Application from the Template

Expand Down
1 change: 1 addition & 0 deletions includes/lib/dist-laxar-testing
Submodule dist-laxar-testing added at 8055e6
1 change: 1 addition & 0 deletions includes/lib/laxar-testing
Submodule laxar-testing added at d0268a

0 comments on commit 6aef9d0

Please sign in to comment.