mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 07:35:36 +02:00
Update README.md
This commit is contained in:
@@ -14,3 +14,13 @@
|
||||
|
||||
|
||||
After spawning the stack, visit http://127.0.0.1:8888/launchpad to create your first admin user.
|
||||
|
||||
> [!Note]
|
||||
> To save bandwidth, the Overleaf image only comes with a minimal install of TeXLive.
|
||||
|
||||
To upgrade to a complete TeXLive installation, run the installation script in the Overleaf container with the following command:
|
||||
````
|
||||
docker exec sharelatex tlmgr install scheme-full
|
||||
````
|
||||
|
||||
Alternatively you can install packages manually as you need by replacing scheme-full with the package name.
|
||||
|
||||
Reference in New Issue
Block a user