Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Mar 23, 2017
1 parent 82ef6de commit 5ca44db
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 @@ -15,7 +15,7 @@ A Neo4j Based Twitter Clone Backend

3. Configure Neo4j by adding a line to conf/neo4j.conf:

dbms.unmanaged_extension_classes=com.maxdemarzi/v1
dbms.unmanaged_extension_classes=com.maxdemarzi=/v1

4. Start Neo4j server.

Expand Down

0 comments on commit 5ca44db

Please sign in to comment.