Skip to content

Commit 9fa4413

Browse files
committed
Update setup banner button text from "View setup instructions" to "Set up"
The CONFIGURE tab banner button for machine parts awaiting setup changed from "View setup instructions" to "Set up" (app#11868). Update docs that reference the banner button text. References to the "..." menu's "View setup instructions" option are left unchanged since that menu item was not changed. https://claude.ai/code/session_01TSNKkBQQNhAQePpENjFUYq
1 parent 7569425 commit 9fa4413

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/reference/device-setup/setup-micro/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To get started quickly with the pre-built `viam-micro-server` binary, follow the
7171
1. Add a new _{{< glossary_tooltip term_id="machine" text="machine" >}}_ using the button in the top right corner of the **LOCATIONS** tab in the app.
7272
A machine represents your device.
7373

74-
1. On your machine's page, click **View setup instructions** and follow the steps for your operating system.
74+
1. On your machine's page, click **Set up** in the banner and follow the steps for your operating system.
7575
The app provides commands to install `viam-micro-server` and connect it to the cloud with your machine's unique credentials.
7676

7777
1. A secure connection is automatically established between your machine and Viam.

docs/set-up-a-machine/first-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A banner prompts you to set up the machine part.
4848

4949
## 2. Open the setup page
5050

51-
1. Click **View setup instructions** in the banner.
51+
1. Click **Set up** in the banner.
5252
2. In the wizard dialog that opens, click **Go to Advanced setup**.
5353

5454
## 3. Select your platform {#sbc-setup-instructions}

static/include/install/install-linux-aarch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Install `viam-server` on the computer or single-board computer (SBC) that is dir
99
1. Create a new {{< glossary_tooltip term_id="machine" text="machine" >}} using the **Add machine** button in the top right corner of the **LOCATIONS** tab in the app.
1010
A machine represents your device.
1111

12-
1. On your machine's page, click **View setup instructions**.
12+
1. On your machine's page, click **Set up** in the banner.
1313

1414
1. Select **Linux / Aarch64**.
1515

static/include/install/install-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Install `viam-server` on the computer or single-board computer (SBC) that is dir
99
1. Create a new {{< glossary_tooltip term_id="machine" text="machine" >}} using the **Add machine** button in the top right corner of the **LOCATIONS** tab in the app.
1010
A machine represents your device.
1111

12-
1. On your machine's page, click **View setup instructions**.
12+
1. On your machine's page, click **Set up** in the banner.
1313

1414
1. Select the appropriate architecture for your machine: **Linux / Aarch64**, **Linux / x86_64**, or **Linux / Armv7l**.
1515

0 commit comments

Comments
 (0)