diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -192,7 +192,7 @@ gem install oxidized-script oxidized-web ```shell git clone https://github.com/ytti/oxidized.git cd oxidized/ -rake install +gem build *.gemspec gem install pkg/*.gem ``` |