docs(themes): update theme builder readme

This commit is contained in:
Adam Bradley
2017-12-21 12:54:28 -06:00
parent b804c552ba
commit 1515437c41

View File

@ -15,17 +15,22 @@ NPM Install
npm install npm install
Open Theme Builder App Run Theme Builder
npm run theme-builder npm run theme-builder
Github App: Commit CSS Changes, and use this format: Open Theme Builder App
http://localhost:3333/theme-builder
Github App: Commit CSS changes using this format:
style(theme): update oceanic theme style(theme): update oceanic theme
Pull the latest again for safe measure: Pull the latest again for good measure:
git pull --rebase git pull --rebase