mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update README.md
This commit is contained in:
parent
e22185b0f0
commit
8d20619fff
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ You __must__ place the .deb file generated from running `thordeb.sh` in this dir
|
|||
|
||||
When it is done, you will have an appimage in "out", I.E. it should be something like `//thorium/infra/APPIMAGE/out/Thorium_Browser-104.0.5107.0.glibc2.17-x86_64.AppImage`
|
||||
|
||||
You can use it standalone, after making it executable with `sudo chmod +x Thorium_Browser-*`, or (*reccomended*) to integrate it with your system you can use [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
|
||||
You can use it standalone, after making it executable with `sudo chmod +x Thorium_Browser-*`, or (*reccomended*) to integrate it with your system you can use [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher).
|
||||
|
||||
### About
|
||||
– This infra project uses *pkg2appimage* from here > https://github.com/AppImage/pkg2appimage \
|
||||
The *Thorium.yml* file was modeled after the official Chromium one from here > https://github.com/AppImage/pkg2appimage/blob/master/recipes/Chromium.yml
|
||||
– This infra project uses [*pkg2appimage*](https://github.com/AppImage/pkg2appimage/blob/master/pkg2appimage) from here > https://github.com/AppImage/pkg2appimage \
|
||||
– The [*Thorium.yml*](https://github.com/Alex313031/Thorium/blob/main/infra/APPIMAGE/Thorium.yml) file was modeled after the official Chromium one from here > https://github.com/AppImage/pkg2appimage/blob/master/recipes/Chromium.yml
|
||||
|
|
Loading…
Reference in a new issue