mirror of
https://github.com/trycua/computer.git
synced 2026-01-06 05:20:02 -06:00
Clarify instructions in hackathon notebook
This commit is contained in:
@@ -29,15 +29,11 @@
|
||||
"source": [
|
||||
"The easiest way to get started is by getting set up with the Cua development repository.\n",
|
||||
"\n",
|
||||
"On macOS:\n",
|
||||
"\n",
|
||||
"First, clone the Cua repository:\n",
|
||||
"\n",
|
||||
"`git clone https://github.com/trycua/cua`\n",
|
||||
"\n",
|
||||
"Then, install pdm:\n",
|
||||
"\n",
|
||||
"`brew install pdm`\n",
|
||||
"Install [pdm](https://pdm-project.org/en/latest/#recommended-installation-method).\n",
|
||||
"\n",
|
||||
"Install the project dependencies:\n",
|
||||
"\n",
|
||||
@@ -62,7 +58,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"1. Create a Cua account at https://www.trycua.com/\n",
|
||||
"2. Start a Cua container at https://www.trycua.com/dashboard/containers\n",
|
||||
"2. Start a small Cua container at https://www.trycua.com/dashboard/containers (If you need credits, ask us!)\n",
|
||||
"3. Create a HUD account at https://www.hud.so/\n",
|
||||
"4. Create a .env file:"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user