Skip to content

Commit

Permalink
add testing operating system information in readme file for issue #863
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhaqshah authored and gr2m committed Oct 20, 2019
1 parent 379ad74 commit 159f339
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ If you have any questions come say hi in our [chat](http://hood.ie/chat/).

## Setup

This setup is working for all operating system, testing on Windows 8, Windows 8.1, Windows 10, Mac and Linux.

Hoodie is a [Node.js](https://nodejs.org/en/) package. You need Node Version 4
or higher and npm Version 2 or higher, check your installed version with `node -v` and `npm -v`.

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

You can start hoodie for itself using `npm start`. It will serve the contents
You can start hoodie for itself using `npm start`. It will serve the contents
of the [public folder](public).

## Backers
Expand Down

0 comments on commit 159f339

Please sign in to comment.