Skip to content

Commit 4a5085e

Browse files
authored
Update INSTALL.md
1 parent 4119e85 commit 4a5085e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

INSTALL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Installation Guide
33

44
### Environment Setup
5-
1. [Red Hat® Enterprise Linux® / RHEL](https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) or [CentOS](https://www.centos.org/) is recommended for your server's operating system.
5+
1. [Red Hat® Enterprise Linux® / RHEL](https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) or [CentOS](https://www.centos.org/) is recommended for your server's operating system, but the program also runs on Windows and Mac.
66

77
1. Install [node.js](https://nodejs.org/). The latest Node.js long-term support (LTS) version is recommended. [Node Source](https://github.com/nodesource/distributions/blob/master/README.md#rpm) provides pacakges for enterprise Linux.
88

@@ -64,4 +64,3 @@ The `processes.json` file is pre-configured for [PM2](http://pm2.keymetrics.io/)
6464
1. [location generator](https://github.com/llambda/agilegps/blob/master/src/tools/locgenerator.js) - generate random GPS data for an IMEI
6565
1. [faker](https://github.com/llambda/agilegps/blob/master/src/tools/faker.js) - Load event data from a file and send as if it came from GPS units.
6666
1. [Create an Admin](https://github.com/llambda/agilegps/blob/master/src/tools/createAnAdmin.js)
67-
1. [base64 encoder and decoder](https://decodotron.com/)

0 commit comments

Comments
 (0)