forked from Deuxfleurs/garage
fix typo
This commit is contained in:
parent
67b1457c77
commit
5ffcdb4634
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
We need two buckets, one for normal videos (named peertube-video) and one for webtorrent videos (named peertube-playlist).
|
||||||
```bash
|
```bash
|
||||||
garage bucket create peertube-video
|
garage bucket create peertube-videos
|
||||||
garage bucket create peertube-playlist
|
garage bucket create peertube-playlist
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue