Skip to content

Commit 376553c

Browse files
author
Mauricio
authored
Fix target OS version example in upgrade process
Updated target OS version example from '9.5' to '9.6' in the preupgrade command.
1 parent b2f363a commit 376553c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/virtual-machines/linux/leapp-upgrade-process-rhel-7-and-8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Run the following `leapp preupgrade` command:
218218
sudo leapp preupgrade --target <target_os_version> --no-rhsm
219219
```
220220
221-
Replace `<target_os_version>` with the target OS version, for example, `9.4` or `9.5`.
221+
Replace `<target_os_version>` with the target OS version, for example, `9.4` or `9.6` .
222222
223223
### [RHEL 9.7 to RHEL 10.1](#tab/rhel9-rhel10)
224224

0 commit comments

Comments
 (0)