Skip to content

Commit d3f3c4f

Browse files
authored
Merge pull request #9741 from HotariTobu/HotariTobu-patch-1
Add pre-cond command to install Godot using Scoop on Windows
2 parents 6a61ee7 + d9d0efc commit d3f3c4f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tutorials/editor/command_line_tutorial.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,9 @@ available in the ``PATH``:
245245

246246
.. code-tab:: sh Windows
247247

248+
# Add "Extras" bucket
249+
scoop bucket add extras
250+
248251
# Standard editor:
249252
scoop install godot
250253

0 commit comments

Comments
 (0)