瀏覽代碼

Add pre-cond command to install Godot using Scoop on Windows

Hotari 1 年之前
父節點
當前提交
d9d0efc144
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      tutorials/editor/command_line_tutorial.rst

+ 3 - 0
tutorials/editor/command_line_tutorial.rst

@@ -245,6 +245,9 @@ available in the ``PATH``:
 
  .. code-tab:: sh Windows
 
+    # Add "Extras" bucket
+    scoop bucket add extras
+
     # Standard editor:
     scoop install godot