Skip to content

Commit dae9173

Browse files
authored
Add gem uninst to README [ci skip]
Without `gem uninstall` the platform specific version is preferred over the source version.
1 parent c9ff811 commit dae9173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ There is one use case the binary gems don't support: Retrieval of connection [op
6565

6666
The source gem can be forced by:
6767

68+
gem uninstall pg --all
6869
gem install pg --platform ruby
6970

7071
You may need to specify the path to the 'pg_config' program installed with

0 commit comments

Comments
 (0)