Skip to content

Commit 0358537

Browse files
committed
Merge branch 'jadudm-BB-4232' of https://github.com/CMSgov/bluebutton-web-server into jadudm-BB-4232
2 parents 7c18c9e + 80d3361 commit 0358537

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

dev-local/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@ A Mac, out-of-the-box, should "just work," as well as an Intel-based Linux host.
1818

1919
You should already have a `.kion.yaml` in your home directory. If not, follow the [local desktop development](https://confluence.cms.gov/spaces/BB2/pages/484224999/Local+Desktop+Development) onboarding docs to set up Cloudtamer/`kion`.
2020

21-
You need to add an alias for this tooling to work.
21+
You need to add an alias in the previously mentioned .kion.yaml for this tooling to work.
22+
Open .kion.yaml with something like:
23+
24+
```
25+
code ~/.kion.yml
26+
```
27+
28+
Then add the alias as:
2229

2330
```
2431
favorites:

0 commit comments

Comments
 (0)