Skip to content

Commit ccb14a9

Browse files
authored
Update README.md
1 parent a4bb4aa commit ccb14a9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ into the 3.4 (latest).
77

88
For PMDump version 0.3 `export` command works for following Papermerge DMS versions/databases
99

10-
| db/pmg version | 2.0 | 2.1 | 3.2 | 3.3 |
11-
|------------------|------|-------|-------------|-----|
12-
| SQLite |||||
13-
| PostgreSQL |||||
10+
| db/pmg version | 2.0 | 2.1 | 3.2 | 3.3 | 3.4 |
11+
|------------------|------|-------|-------------|-----|-----|
12+
| SQLite ||||||
13+
| PostgreSQL ||||||
1414

1515
Currently `import` command works to import only into 3.4 either SQLite or PostgreSQL database.
1616

@@ -21,9 +21,7 @@ Currently `import` command works to import only into 3.4 either SQLite or Postgr
2121

2222
## Get It
2323

24-
Download suitable binary file directly from release page:
25-
26-
https://github.com/papermerge/pmdump/releases
24+
Download suitable binary file directly from [release page](https://github.com/papermerge/pmdump/releases)
2725

2826
```
2927
wget -O pmdump <URL to the binary of the latest version for your platform>

0 commit comments

Comments
 (0)