Skip to content

Commit 0f78636

Browse files
Clarify Bob installation requirement in tutorial
Updated the requirements to specify Bob 2.0 or higher instead of just Bob.
1 parent dda2999 commit 0f78636

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/posts/deploy-from-bob/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this tutorial, you'll learn how to deploy a simple static website to Code Eng
1717
## What You'll Build
1818

1919
By the end of this tutorial, you'll have:
20-
- ✅ Bob's Code Engine Expert mode installed
20+
- ✅ Bob's Code Engine Specialist skill installed
2121
- ✅ A simple "Hello World" static website (generated by Bob)
2222
- ✅ Your site deployed and running on IBM Cloud Code Engine
2323
- ✅ A live URL you can share with anyone
@@ -29,7 +29,7 @@ By the end of this tutorial, you'll have:
2929
Before we begin, make sure you have:
3030

3131
1. **An IBM Cloud account** - [Sign up for free](https://cloud.ibm.com/registration) if you don't have one
32-
2. **Bob installed** - Your AI coding assistant ([Learn more about Bob](https://www.ibm.com/products/watsonx-code-assistant))
32+
2. **Bob 2.0 (or higher) installed** - Your AI coding assistant ([Learn more about Bob](https://www.ibm.com/products/watsonx-code-assistant))
3333
3. **IBM Cloud CLI** - [Installation guide](https://cloud.ibm.com/docs/cli?topic=cli-install-ibmcloud-cli)
3434
4. **Code Engine CLI plugin** - Install with: `ibmcloud plugin install code-engine`
3535

@@ -434,4 +434,4 @@ Your next deployment is just a conversation away. Happy deploying! 🚀
434434

435435
---
436436

437-
*Have questions or want to share what you built? Connect with the Bob and Code Engine communities—we'd love to hear about your experience!*
437+
*Have questions or want to share what you built? Connect with the Bob and Code Engine communities—we'd love to hear about your experience!*

0 commit comments

Comments
 (0)