Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaina authored Jul 7, 2023
1 parent d388ddb commit 8a5d8e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ sudo apt install -y nodejs
次に、Misskeyをインストールしたディレクトリに移動し、npmモジュールの更新作業を行います。

```
sudo -su misskey
sudo su - misskey
cd misskey
pnpm i --frozen-lockfile --force
exit
```

あとは、通常通りアップデートスクリプトを実行します。
Expand Down

0 comments on commit 8a5d8e0

Please sign in to comment.