Skip to content

Commit

Permalink
Merge pull request #1 from AminKaram/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
martinchapman committed Feb 18, 2019
2 parents f2df7f0 + 556c735 commit 910995e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Run main container, supply port (3030, recommended), password and container stor
docker run -e ADMIN_PASSWORD=[Password] -d --name fuseki -p 3030:3030 --volumes-from fuseki-data stain/jena-fuseki
```

Navigate to http:https://localhost:3030, select Manage Datasets, and create three new (persistent) datasets: drugs, transitions and beliefs.
Navigate to http:https://localhost:3030, login with the username `admin` and the password as set above. select Manage Datasets, and create three new (persistent) datasets: drugs, transitions and beliefs.

### TMR reasoner

Expand Down

0 comments on commit 910995e

Please sign in to comment.