Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vamsee Kanakala committed Sep 6, 2013
1 parent d59beef commit a8380bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The MIT License (MIT)
Copyright (c) 2012 Vamsee Kanakala
Copyright (c) 2012-2013 Vamsee Kanakala

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ use this to quickly test the module for yourself. Just cd into the directory and
vagrant up

The solr server maps to port 8080 by default, and vagrant maps this to port 8080 on host system also.
So you should be able to see the solr server running at http://0.0.0.0:8080. This module also has
So you should be able to see the solr server running at http://0.0.0.0:8080/solr. This module also has
a good test suite, you can run the specs by simply typing:

rake
Expand Down

0 comments on commit a8380bb

Please sign in to comment.