Skip to content

Commit b640401

Browse files
Merge pull request #95 from gftabor/patch-1
Fix getting started to use new prefix.dev instead of fast.prefix.dev
2 parents 8907e1a + 4553683 commit b640401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ You can install Robostack using either Mamba or Pixi. We recommend using Pixi fo
169169
version = "0.1.0"
170170
description = "Development environment for RoboStack ROS packages"
171171
authors = ["Your Name <your.email@example.com>"]
172-
channels = ["https://fast.prefix.dev/conda-forge"]
172+
channels = ["https://prefix.dev/conda-forge"]
173173
platforms = ["linux-64", "win-64", "osx-64", "osx-arm64", "linux-aarch64"]
174174

175175
[target.win-64.dependencies]

0 commit comments

Comments
 (0)