Absolute paths for pictures

This commit is contained in:
Anton Hvornum 2020-07-06 22:51:18 +02:00 committed by GitHub
parent f8c337c3ae
commit 37b50ca119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# <img src="docs/logo.png" alt="drawing" width="200"/>
# <img src="https://github.com/Torxed/archinstall/raw/master/logo.png" alt="drawing" width="200"/>
Just another guided/automated [Arch Linux](https://wiki.archlinux.org/index.php/Arch_Linux) installer with a twist.
The installer also doubles as a python library to access each individual installation step for customized installs.
@ -82,4 +82,4 @@ This installer will perform the following:
## End note
![description](docs/description.jpg)
![description](https://github.com/Torxed/archinstall/raw/master/description.jpg)