Skip to content

Commit c555149

Browse files
author
Steve Yalovitser
committed
fix references to pypi repo
modified: GETTING_STARTED_GUIDE.md
1 parent fcd1252 commit c555149

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

GETTING_STARTED_GUIDE.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,8 @@ source ~/opt/aws_neuronx_venv_pytorch_2_9/bin/activate
4444

4545
## Step 3: Install Neuron Agentic Development
4646

47-
**Option A — Install from Neuron PyPI repository:**
4847

49-
```bash
50-
pip install --upgrade neuron-agentic-development \
51-
--extra-index-url https://pip.repos.neuron.amazonaws.com
52-
```
53-
54-
**Option B — Clone from GitHub (for customization or contribution):**
48+
### Clone from GitHub (for customization or contribution):**
5549

5650
```bash
5751
git clone https://github.com/aws-neuron/neuron-agentic-development.git

0 commit comments

Comments
 (0)