fix typo
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Lapineige 2023-08-19 15:17:51 +00:00
parent 67b1457c77
commit 5ffcdb4634
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ Keep the Key ID and the Secret key in a pad, they will be needed later.
We need two buckets, one for normal videos (named peertube-video) and one for webtorrent videos (named peertube-playlist).
```bash
garage bucket create peertube-video
garage bucket create peertube-videos
garage bucket create peertube-playlist
```