add readme
This commit is contained in:
parent
db216bfa48
commit
a631e945a4
25
README.md
Normal file
25
README.md
Normal file
@ -0,0 +1,25 @@
|
||||
# Photonics für Dummies
|
||||
|
||||
Eine kurze Zusammenfassung.
|
||||
|
||||
## Download
|
||||
```sh
|
||||
git clone https://gitea.fhgr.ch/zwickethomas/bergziege
|
||||
```
|
||||
|
||||
## Typst
|
||||
Installiere zuerst den [Typst-Compiler](https://github.com/typst/typst).
|
||||
Arch
|
||||
```sh
|
||||
pacman -S typst
|
||||
```
|
||||
|
||||
|
||||
## Compile
|
||||
Stelle sicher, dass du den gesamten Pfad angibst oder dich im gleichen Ordner befindest.
|
||||
```sh
|
||||
typst compile photonics.typ
|
||||
```
|
||||
|
||||
|
||||
Ich übernehme keine Haftung für etwaige Fehler in den Dokumenten.
|
Loading…
x
Reference in New Issue
Block a user