소스 검색

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