Update README
This commit is contained in:
parent
6288c9c959
commit
5c5d7c0496
1 changed files with 1 additions and 3 deletions
|
@ -58,7 +58,7 @@ So wird ``https://c3woc.de/rezept/vegan/`` zu ``https://c3woc.de/en/rezept/vegan
|
|||
cd c3woc-website
|
||||
|
||||
# Das Original Repository der Toolbox einbinden:
|
||||
git remote add upstream https://github.com/ToolboxBodensee/c3woc-website.git
|
||||
git remote add upstream https://github.com/c3woc/c3woc-website.git
|
||||
git fetch upstream
|
||||
|
||||
# Deinen Fork lokal aktualisieren:
|
||||
|
@ -87,5 +87,3 @@ Example use:
|
|||
sassc assets/sass/main.scss > assets/css/main.css
|
||||
```
|
||||
|
||||
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/de/"><img alt="Creative Commons Lizenzvertrag" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/3.0/de/88x31.png" /></a><br />Dieses Werk ist lizenziert unter einer <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/de/">Creative Commons Namensnennung - Weitergabe unter gleichen Bedingungen 3.0 Deutschland Lizenz</a>.
|
||||
|
|
Loading…
Reference in a new issue