Преглед на файлове

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