We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 421dba9 + b56fca8 commit 0e992bfCopy full SHA for 0e992bf
templates/ruby/README.md.twig
@@ -25,7 +25,7 @@
25
To install via [Gem](https://rubygems.org/):
26
27
```bash
28
-gem install {{ language.params.gemPackage }} --save
+gem install {{ language.params.gemPackage }}
29
```
30
31
{% if sdk.gettingStarted %}
@@ -39,4 +39,4 @@ This library is auto-generated by Appwrite custom [SDK Generator](https://github
39
40
## License
41
42
-Please see the [{{spec.licenseName}} license]({{spec.licenseURL}}) file for more information.
+Please see the [{{spec.licenseName}} license]({{spec.licenseURL}}) file for more information.
0 commit comments