瀏覽代碼

Update README.md

Abouzar Parvan 3 年之前
父節點
當前提交
94a166594e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -140,8 +140,8 @@ or just call it manually when inside LunarVim `:LvimCacheReset`
 
 2. make sure your `lvim` binary is up-to-date
 ```bash
-LUNARVIM_RUNTIME_DIR="${LUNARVIM_RUNTIME_DIR:-$HOME/.local/share/lunarvim}"
-bash "$LUNARVIM_RUNTIME_DIR/utils/installer/install_bin.sh"
+export LUNARVIM_RUNTIME_DIR="${LUNARVIM_RUNTIME_DIR:-$HOME/.local/share/lunarvim}"
+bash "$LUNARVIM_RUNTIME_DIR/lvim/utils/installer/install_bin.sh"
 ```
 
 ## Resources