Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

There are four ways to get NMS PRIME running:

1. By RPM package

curl -vsL https://raw.githubusercontent.com/schmto/nmsprime/dev/INSTALL-REPO.sh | bash
yum install nmsprime-*

2. By Virtual Machine

We will provide a ready VM soon..

3. From source code

git clone https://github.com/schmto/nmsprime.git /var/www/nmsprime

cd /var/www/nmsprime
php artisan install
  • No labels