summaryrefslogtreecommitdiffstats
path: root/docs/ko-KR/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ko-KR/README.md')
-rw-r--r--docs/ko-KR/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/ko-KR/README.md b/docs/ko-KR/README.md
index d7c096daf..c3d7bbbd5 100644
--- a/docs/ko-KR/README.md
+++ b/docs/ko-KR/README.md
@@ -149,7 +149,7 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
::: warning
- This will change in the future. Only Nushell v0.73+ is supported.
+ This will change in the future. Only Nushell v0.78+ is supported.
:::
@@ -162,9 +162,10 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
And add the following to the end of your Nushell configuration (find it by running `$nu.config-path`):
```sh
- source ~/.cache/starship/init.nu
+ use ~/.cache/starship/init.nu
```
+
#### Xonsh
`~/.xonshrc` 의 끝부분에 아래 라인을 추가: