Skip to content

Commit 3e81187

Browse files
committed
doc: replace outdated release version with a latest one
Change-Id: I58a6782d32c5b6ac0e483ef67304662932d8847d
1 parent a5dd9b3 commit 3e81187

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)