Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mapkyca authored Mar 15, 2019
1 parent 47c6fa9 commit 8c3ffab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This contains development tools for creating .pot files.
* Copy and rename ```vendor/mapkyca/known-language-tools/Sample.Gruntfile.js``` to ``` ./Gruntfile.js ```
* Copy and rename ```vendor/mapkyca/known-language-tools/Sample.package.json``` to ``` ./package.json ``` and edit accordingly
* Make a ``` ./languages ``` directory in your project
* Install grunt, and its dependencies (usually ``` npm install ```)
* Install grunt, and its dependencies (usually ``` npm install --only=dev ```)
* ``` grunt build-lang ```

## See
Expand Down

0 comments on commit 8c3ffab

Please sign in to comment.