Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulthran authored Dec 11, 2023
1 parent 824a4ec commit b7b206d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ To run an extension, simply run Sunbeam as usual with your extension's target ru

Installing an extension is as simple as cloning (or moving) your extension directory into the sunbeam/extensions/ folder, installing requirements through Conda, and adding the new options to your existing configuration file:

git clone https://github.com/louiejtaylor/sbx_template/ sunbeam/extensions/sbx_template
git clone https://github.com/sunbeam-labs/sbx_template/ sunbeam/extensions/sbx_template
cat sunbeam/extensions/sbx_template/config.yml >> sunbeam_config.yml

## Issues with pipeline
Expand Down

0 comments on commit b7b206d

Please sign in to comment.