Skip to content

Commit ade6243

Browse files
committed
readme3
1 parent 573841d commit ade6243

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ export DISPLAY="`sed -n 's/nameserver //p' /etc/resolv.conf`:0"
114114
2. Run `npm run build`
115115
3. Depends on the environment, run `npm audit fix` or `npm audit fix --force` if prompted
116116
4. Open a new terminal and run `npm run dev:app` to start the Webpack development server
117-
5. Open a new terminal and run `npm run dev:electron` to start the Electron UI in development mode
118-
.
117+
5. Open a new terminal and run `npm run dev:electron` to start the Electron UI in development mode.
118+
6. Refer to `Examples` sections below to spin up example applications.
119119

120120
#
121121

@@ -202,7 +202,7 @@ We've created testing suites for Chronos with React Testing, Jest, and Selenium
202202

203203
Development of Chronos is open source on GitHub through the tech accelerator OS Labs, and we are grateful to the community for contributing bug fixes and improvements.
204204

205-
Read our [contributing README](../../CONTRIBUTING.md) to learn how you can take part in improving Chronos.
205+
Read our [contributing README](CONTRIBUTING.md) to learn how you can take part in improving Chronos.
206206

207207
### **Last Iterating Team**
208208

0 commit comments

Comments
 (0)