Skip to content
Snippets Groups Projects
Commit a8a3d4f9 authored by Michael Fairchild's avatar Michael Fairchild
Browse files

Update the readme file to reflect new build process

parent 06a5d19c
Branches
Tags
1 merge request!64.1
...@@ -11,4 +11,4 @@ Querystring parameters: ...@@ -11,4 +11,4 @@ Querystring parameters:
To build and run this project: To build and run this project:
1. Copy/Update config.sample.php to config.inc.php (see in-file documentation) 1. Copy/Update config.sample.php to config.inc.php (see in-file documentation)
2. Run `make` 2. run `composer install && npm install && grunt`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment