Skip to content

Commit

Permalink
Merge pull request #210 from zackha/zackha-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zackha authored Feb 13, 2025
2 parents bddf249 + 6c43f1a commit 47e8e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ To get started with NuxtCommerce, follow these steps:

3. **Set up environment variables:**

Create a [.env](http://_vscodecontentref_/0) file in the root directory and add the following variables:
Create a .env file in the root directory and add the following variables:

```sh
WP_GRAPHQL_URL=https://your-woocommerce-site.com/graphql
GQL_HOST=https://your-woocommerce-site.com/graphql
```

4. **Run the development server:**
Expand Down

0 comments on commit 47e8e78

Please sign in to comment.