forked from naskya/firefish
docs: fix typo
This commit is contained in:
parent
31c5c6512d
commit
37d12a95db
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ Repository url where you want to install:
|
||||||
$ rm -rf calckey/files calckey/custom calckey/.config
|
$ rm -rf calckey/files calckey/custom calckey/.config
|
||||||
$ cp -r calckey.old/files calckey
|
$ cp -r calckey.old/files calckey
|
||||||
$ cp -r calckey.old/custom calckey
|
$ cp -r calckey.old/custom calckey
|
||||||
$ cp -r calckey.old/config calckey
|
$ cp -r calckey.old/.config calckey
|
||||||
```
|
```
|
||||||
1. 新しい Firefish のディレクトリ (e.g., `./calckey`) に入り、`develop` ブランチに行く(既にそうなっているはず)
|
1. 新しい Firefish のディレクトリ (e.g., `./calckey`) に入り、`develop` ブランチに行く(既にそうなっているはず)
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue