Published as a gem, so removed git URL from README
This commit is contained in:
parent
3007c047e7
commit
4ba367e7ad
@ -3,7 +3,7 @@
|
|||||||
### Using in your application
|
### Using in your application
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem 'foreman-export-initscript', :git => 'git://github.com/lzgo/foreman-export-initscript.git'
|
gem 'foreman-export-initscript'
|
||||||
```
|
```
|
||||||
|
|
||||||
then `bundle exec foreman export initscript /etc/init.d`
|
then `bundle exec foreman export initscript /etc/init.d`
|
||||||
|
Loading…
Reference in New Issue
Block a user