Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaDafinser committed Nov 20, 2015
1 parent 20883f9 commit 1684210
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,13 @@ composer update -o

### Step 3) Download files

### Browscap
Download the full browscap.ini from [here](http://browscap.org/stream?q=Full_PHP_BrowscapINI)
#### Browscap
Download the `full_php_browscap.ini` from [here](http://browscap.org/stream?q=Full_PHP_BrowscapINI)

And put it to `data/full_php_browscap.ini`

### Wurfl
#### Wurfl
Download the `wurfl.xml` from [here (need register)](http://www.scientiamobile.com/downloads) or [here (not allowed)](https://github.com/fauvel/wurfl-dbapi/blob/master/data/wurfl.xml)
You need to put the wurfl file to `data/wurfl.xml`

### Step 4) init caches
Expand All @@ -35,6 +36,7 @@ php bin/initCachePiwik.php
php bin/initCacheWurfl.php
```


### Step 5) Fill the SQLite database

```
Expand Down

0 comments on commit 1684210

Please sign in to comment.