We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b988b commit 8ac5454Copy full SHA for 8ac5454
1 file changed
README.md
@@ -8,15 +8,15 @@ Feedback is appreciated (by email or by adding an issue ticket on this repo).
8
9
10
## Prerequisites
11
-- Google Chrome (version >= 61)
+- Google Chrome (version >= 61) or Mozilla Firefox (version >= 56)
12
13
## Installation
14
15
```bash
16
$ npm install
17
```
18
19
-When you upgrade from a previous version of the RobotTool you have to upgrade the database.
+When you upgrade from Robottool version < 3 you have to upgrade the database.
20
Copy the file observationDB.sqlite in map 'inst/server/db' from your previous version of the RobotTool to the same map in this version.
21
22
Run the command:
0 commit comments