Skip to content

Commit

Permalink
Another readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Levine committed Oct 9, 2018
1 parent 4ac057e commit bcbdd87
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,8 @@ Follow these steps to install the dependencies for all the packages in the proje
3. Run `npm install`
4. Copy `packages/venia-concept/example.env` to `packages/venia-concept/.env`
5. Uncomment the line for `MAGENTO_BACKEND_DOMAIN` in `packages/venia-concept/.env`, and set `MAGENTO_BACKEND_DOMAIN` to the fully-qualified URL of a Magento store running `2.3`.
6. Set the environment variable `MAGENTO_BACKEND_DOMAIN` to the URL of the backing Magento instance you are using
7. On your first install, run `npm run build` from package root.
8. To run the Venia storefront development experience, run `npm run watch:venia` from package root.
6. On your first install, run `npm run build` from package root.
7. To run the Venia storefront development experience, run `npm run watch:venia` from package root.

## Troubleshooting

Expand Down

0 comments on commit bcbdd87

Please sign in to comment.