mirror of
https://github.com/laosb/ghos3.git
synced 2025-04-30 15:41:08 +00:00
Merge pull request #3 from jac1013/documentation-fix
This commit is contained in:
commit
cc346035a9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ On my blog [_The Base_](https://base.of.sb), I use [Cloudflare R2](https://www.c
|
|||
```bash
|
||||
npm install ghos3
|
||||
mkdir -p ./content/adapters/storage
|
||||
cp -r ./node_modules/ghos3 ./content/adapters/storage/s3
|
||||
cp -r ./node_modules/ghos3/* ./content/adapters/storage/s3
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue