Skip to content

Commit 055330f

Browse files
committed
README/index cleanup
1 parent f6472a2 commit 055330f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Hypershift ton OpenStack CLI Assistant
1+
# Hypershift CLI Assistant
22

33
Click [here](https://shiftstack.github.io/hcp-cli-assistant/) to open the assistant.
44

5-
An interactive web UI wizard that helps users generate the correct `hcp create cluster openstack` command for deploying **HyperShift on OpenStack**.
5+
An interactive web UI wizard that helps users generate the correct `hcp create cluster` commands.
66
The assistant guides users step-by-step through required and optional configurations, ensuring a smooth setup experience.
77

88
![UI screenshot](screenshot.png?raw=true "UI screenshot")
@@ -46,4 +46,4 @@ This project is open-source and available under the **Apache 2.0 License**.
4646

4747
---
4848

49-
Developed for HyperShift on OpenStack users.
49+
Developed for HyperShift users.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<link href="/dist/styles.css" rel="stylesheet">
8-
<title>HyperShift on OpenStack - CLI assistant</title>
8+
<title>HyperShift CLI assistant</title>
99
</head>
1010
<body>
1111
<div id="root"></div>

0 commit comments

Comments
 (0)