Skip to content

Commit

Permalink
Upgrade some dependencies, and fix some broken assets import (nushell…
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Jul 31, 2023
1 parent 025944c commit da326b0
Show file tree
Hide file tree
Showing 5 changed files with 3,154 additions and 1,788 deletions.
2 changes: 1 addition & 1 deletion de/book/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Damit das funktioniert, sollte sichergestellt werden, dass alle oben genannten A

Wenn Nu schließlich installiert ist, kann die Shell mit dem `nu`-Befehl gestartet werden:

@[code](@snippets/installation/crates_run_nu.sh)
@[code](@snippets/installation/run_nu.sh)

## Kompilieren von Quelldateien

Expand Down
2 changes: 1 addition & 1 deletion ja/book/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ cargo は Nu とそのソースの依存関係をダウンロードし、ビル
上で示したすべての依存関係がシステムにあることを確認してください。
インストールが完了すると、`nu`コマンドで Nu を実行できます。

@[code](@snippets/installation/crates_run_nu.sh)
@[code](@snippets/installation/run_nu.sh)

## ソースからビルド

Expand Down
Loading

0 comments on commit da326b0

Please sign in to comment.