Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Getting started
Essential packages
==================

.. warning::
:ref:`rez-bind` is going to be deprecated. The current implementation is not actively maintained.
Especially on windows, using :option:`--quickstart <rez-bind --quickstart>` is likely to fail.

After installation, you need to create some essential Rez packages. The :ref:`rez-bind`
tool creates Rez packages that reference software already installed on your system.
Use the :option:`--quickstart <rez-bind --quickstart>` argument to bind a set of standard packages:
Expand Down