[Project] updated git location of strolch-wc-* components

This commit is contained in:
Robert von Burg 2021-03-03 09:43:58 +01:00
parent f84855df05
commit 655aef584d
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@
</li>
<li>
<p>Add a bower dependency: <code>"strolch-wc-plc": "4treesCH/strolch-wc-plc#^0.3.4"</code> to <code>src/main/webapp/bower.json</code>
<p>Add a bower dependency: <code>"strolch-wc-plc": "strolch-li/strolch-wc-plc#^0.3.4"</code> to <code>src/main/webapp/bower.json</code>
</p>
<p>After adding the dependeny, run <code>gulp</code> in the webapp directory. Gulp should have been
installed through the instructions from the <a href="development.html">development page</a>.</p>