Set repo URL to codeberg
This commit is contained in:
parent
a7bb188f54
commit
7d0c95ba3c
1 changed files with 5 additions and 3 deletions
|
@ -1,11 +1,13 @@
|
|||
# StudentCard
|
||||
# StudIdCard
|
||||
|
||||
PHP application to create and verify a student card.
|
||||
PHP application to create and verify a student ID card.
|
||||
|
||||
## Install:
|
||||
|
||||
```
|
||||
git clone https://git.steinbeis.schule/it-team/studidcard.git
|
||||
cd /var/www
|
||||
git clone https://codeberg.org/DigitalSouveraeneSchule/studidcard.git
|
||||
cd studidcard
|
||||
```
|
||||
|
||||
## Create keys
|
||||
|
|
Loading…
Add table
Reference in a new issue