forked from services/mlmmj-light-web-ecg
Changed README, disabled unneded features, Hiding some features from the GUI
This commit is contained in:
parent
1e0a17e6cf
commit
81d0c6e6ef
13
README.md
13
README.md
@@ -5,4 +5,15 @@ This repository was forked from [GitHub](https://github.com/sergei-bondarenko/ml
|
||||
|
||||
## Description
|
||||
|
||||
A light PHP web interface for [mlmmj](http://mlmmj.org/). It does not use a database. Available in two languages: English and Russian.
|
||||
A light PHP web interface for [mlmmj](http://mlmmj.org/). It does not use a database. Available in two languages: English and Russian.
|
||||
|
||||
## Installation
|
||||
|
||||
Change values in `misc/config.txt`
|
||||
Navigate to directory `misc`
|
||||
Untar the following two archives:
|
||||
|
||||
```bash
|
||||
tar xzvf ./templates.tar.gz -C .
|
||||
tar xzvf ./smarty.tar.gz -C .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user