Skip to content

Commit

Permalink
Fixed a styling error.
Browse files Browse the repository at this point in the history
  • Loading branch information
pykello committed Jul 31, 2014
1 parent e684e60 commit b6d1794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ directory. To remove them, you can do:

$ rm -rf $PGDATA/cstore_fdw

Then, you should remove cstore_fdw from ```shared_preload_libraries``` in your
```postgresql.conf```:
Then, you should remove cstore_fdw from ```shared_preload_libraries``` in
your ```postgresql.conf```:

shared_preload_libraries = '' # (change requires restart)

Expand Down

0 comments on commit b6d1794

Please sign in to comment.