Skip to content

Commit c15e2b6

Browse files
committed
[readme] gemcutter => rubygems
1 parent 5006e88 commit c15e2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This is a simple reverse proxy for Rack that pretty heavily rips off Rack Forwarder. It is not meant for production systems (although it may work), as the webserver fronting your app is generally much better at this sort of thing.
55

66
## Installation
7-
The gem is available on gemcutter. Assuming you have a recent version of Rubygems you should just be able to install it via:
7+
The gem is available on rubygems. Assuming you have a recent version of Rubygems you should just be able to install it via:
88

99
```
1010
gem install rack-reverse-proxy

0 commit comments

Comments
 (0)