mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
add clarification on where to install Bower
Bower should be installed in wger/wger not in the project's root directory
This commit is contained in:
@@ -132,6 +132,14 @@ user will have 20 workouts and each exercise in each workout 30 log entries::
|
||||
While it is possible to generate hundreds of users, gyms are more restricted and
|
||||
you will probably get duplicate names if you generate more than a dozen.
|
||||
|
||||
Installing Bower
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
Bower should be installed in wger/wger not in the project's root directory::
|
||||
|
||||
$ cd ~/home/wger/wger
|
||||
$ npm install bower
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user