Skip to content

Commit

Permalink
Fix incorrect reference in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielv123 committed Sep 3, 2024
1 parent 853c142 commit 426d6aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Clone the repository in clusterio/external_plugins/
git clone https://github.com/clusterio/clusterio
cd clusterio/external_plugins
git clone https://github.com/Danielv123/gridworld
git clone https://github.com/clusterio/edge_transports
git clone https://github.com/Danielv123/universal_edges
cd ..
pnpm install

Expand All @@ -57,7 +57,7 @@ Interactive:
node packages/create --dev

node packages/ctl plugin add ./external_plugins/gridworld
node packages/ctl plugin add ./external_plugins/edge_transports
node packages/ctl plugin add ./external_plugins/universal_edges
pnpm install @hornwitser/server_select -w
node packages/controller bootstrap create-admin Danielv123
node packages/controller bootstrap create-ctl-config Danielv123
Expand Down

0 comments on commit 426d6aa

Please sign in to comment.