Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil authored Apr 21, 2020
1 parent a2efbab commit 3d73820
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,13 @@ Make sure to start from a brand-new environment to avoid conflicts with previous
sfdx force:community:publish -n E-Bikes
```
1. If your org isn't already open, open it now: `sfdx force:org:open -u mydevorg`. In **Setup**, under **Themes and Branding**, activate the **Lightning Lite** theme.
1. If your org isn't already open, open it now:
```
sfdx force:org:open -u mydevorg
```
1. In **Setup**, under **Themes and Branding**, activate the **Lightning Lite** theme.
1. In App Launcher, select the **E-Bikes** app.
Expand Down

0 comments on commit 3d73820

Please sign in to comment.