Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The main frameworks & tools used by the client app are:
* Backbone.js (http://backbonejs.org/)
* Bootstrap 3 (http://getbootstrap.com/)
* Yeoman (http://yeoman.io/)
* Jasmine (http://pivotal.github.io/jasmine/)
* Jasmine (https://jasmine.github.io/)

For more details about how to develop and build the client app, please check the README file in the client/ directory.

Expand Down Expand Up @@ -39,4 +39,4 @@ If you want to see the distribution version, run the following commands instead:
cd ..
fhc local <appId>

Then do your normal development in the client/app directory and everytime when a file is changed, the distribution version will be generated automatically.
Then do your normal development in the client/app directory and everytime when a file is changed, the distribution version will be generated automatically.