Fixed typo.
RUpload build / Build (push) Successful in 1m2s

This commit is contained in:
2024-11-26 08:14:03 +01:00
parent 96fd9fd4a7
commit 2c1f519da7
+1 -1
View File
@@ -7,7 +7,7 @@ It doesn't have captcha or whatsoever. It's designed for public use, as long the
## Installation
1. `make ensure_venv`
2. `make install`
3. `source ./.venv/bin.activate`
3. `source ./.venv/bin/activate`
4. `rupload.serve` (See parameters below. Running with default config using no parameters works too.)
## Usage