Skip to content

Commit 0e992bf

Browse files
committed
Merge remote-tracking branch 'origin/master' into feat-android-response-models
2 parents 421dba9 + b56fca8 commit 0e992bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/ruby/README.md.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
To install via [Gem](https://rubygems.org/):
2626

2727
```bash
28-
gem install {{ language.params.gemPackage }} --save
28+
gem install {{ language.params.gemPackage }}
2929
```
3030

3131
{% if sdk.gettingStarted %}
@@ -39,4 +39,4 @@ This library is auto-generated by Appwrite custom [SDK Generator](https://github
3939

4040
## License
4141

42-
Please see the [{{spec.licenseName}} license]({{spec.licenseURL}}) file for more information.
42+
Please see the [{{spec.licenseName}} license]({{spec.licenseURL}}) file for more information.

0 commit comments

Comments
 (0)