diff --git a/README.md b/README.md index f35c6ae..ed84fb4 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ The script performs the following steps in order: | Step | Action | Duration | |------|--------|----------| | 1 | Stop Gitea service | ~2 seconds | -| 2 | Create full data backup | | Varies with data size | +| 2 | Create full data backup | Varies with data size | | 3 | Compress backup | Varies with data size | | 4 | Fetch latest Gitea version | ~2-3 seconds | | 5 | Download new binary | ~5-10 seconds |