Skip to content

Commit 70bcff5

Browse files
authored
Merge pull request #67 from stackhpc/upstream/master-2025-05-19
Synchronise master with upstream
2 parents d7f4604 + 3e81187 commit 70bcff5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/source/install/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,13 +187,13 @@ Bifrost is typically installed from git:
187187
git clone https://opendev.org/openstack/bifrost
188188
cd bifrost
189189
190-
To install Bare Metal services from a specific release series (rather than the
191-
latest versions), check out the corresponding stable branch. For example, for
192-
Ussuri:
190+
To install Bare Metal services from a specific release series (rather than
191+
the latest version), check out the corresponding stable branch.
192+
For example, for 2025.1:
193193

194194
.. code-block:: bash
195195
196-
git checkout stable/ussuri
196+
git checkout stable/2025.1
197197
198198
Testing on virtual machines
199199
===========================

0 commit comments

Comments
 (0)