Skip to content

Commit

Permalink
Update database package links
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuhn committed Apr 10, 2020
1 parent e93d27d commit ebd3541
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,12 @@ directory):
These services will automatically sync with the network, but to speed things up,
you can download and extract pre-built database packages:

$ wget https://zenodo.org/record/3556371/files/mongodb0.tar.gz
$ wget https://zenodo.org/record/3747118/files/mongodb0.tar.gz
$ tar -xvzf mongodb0.tar.gz && rm mongodb0.tar.gz

$ wget https://zenodo.org/record/3556371/files/virtuoso.tar.gz
$ wget https://zenodo.org/record/3747118/files/virtuoso.tar.gz
$ tar -xvzf virtuoso.tar.gz && rm virtuoso.tar.gz


### Step 3: Configure web server and services

Configure your web server to forward three subdomains to the three public-facing
Expand Down

0 comments on commit ebd3541

Please sign in to comment.