mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-14 19:50:11 +01:00
Update README.md
This commit is contained in:
parent
b3d4d53d33
commit
830e168fec
16
README.md
16
README.md
@ -110,6 +110,22 @@ Then open a web browser to <http://localhost:5000>
|
||||
|
||||
On Ubuntu 20.04 you can also use the install script available at <https://github.com/argosopentech/LibreTranslate-init>
|
||||
|
||||
## Run with Docker
|
||||
|
||||
You can also run the application with [docker](https://docker.com):
|
||||
|
||||
### Linux/macOS
|
||||
|
||||
```bash
|
||||
./run.sh [args]
|
||||
```
|
||||
|
||||
### Windows
|
||||
|
||||
```bash
|
||||
run.bat [args]
|
||||
```
|
||||
|
||||
## Build and Run
|
||||
|
||||
See [CONTIRBUTING.md](./CONTRIBUTING.md) for information on how to build and run the project yourself.
|
||||
|
Loading…
Reference in New Issue
Block a user