Skip to content

Commit 4eae1a8

Browse files
committed
README Correction
1 parent 95f147c commit 4eae1a8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,12 @@ export default {
146146
</style>
147147
```
148148

149-
#### Clone Example:
150-
> Clone the repository to your machine.
151-
> Navigate to the examples directory e.g. `cd /examples`.
152-
> `npm install`
153-
> `npm run serve`
154-
> Visit `localhost:8080` in your browser
149+
#### Run our Example Locally:
150+
- Clone the repository to your machine.
151+
- Navigate to the examples directory e.g. `cd /examples`.
152+
- `npm install`
153+
- `npm run serve`
154+
- Visit `localhost:8080` in your browser
155155

156156
### Contributing
157157

0 commit comments

Comments
 (0)