Skip to content

Commit 159f339

Browse files
abdulhaqshahgr2m
authored andcommitted
add testing operating system information in readme file for issue #863
1 parent 379ad74 commit 159f339

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ If you have any questions come say hi in our [chat](http://hood.ie/chat/).
2424

2525
## Setup
2626

27+
This setup is working for all operating system, testing on Windows 8, Windows 8.1, Windows 10, Mac and Linux.
28+
2729
Hoodie is a [Node.js](https://nodejs.org/en/) package. You need Node Version 4
2830
or higher and npm Version 2 or higher, check your installed version with `node -v` and `npm -v`.
2931

@@ -68,7 +70,7 @@ npm install
6870
The `hoodie` test suite is run with `npm test`.
6971
You can [read more about testing Hoodie](test).
7072

71-
You can start hoodie for itself using `npm start`. It will serve the contents
73+
You can start hoodie for itself using `npm start`. It will serve the contents
7274
of the [public folder](public).
7375

7476
## Backers

0 commit comments

Comments
 (0)