Skip to content

Commit e2c8cfd

Browse files
committed
readme
1 parent f24e59a commit e2c8cfd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ https://marketplace.visualstudio.com/items?itemName=KoichiSasada.vscode-rdbg
6666
## How to run
6767

6868
```
69-
rbenv install 3.2.0 #to get the latest version of ruby
69+
rbenv install 3.2.2 #to get the latest version of ruby
7070
7171
gem install bundler # to get bundler installed
7272
@@ -91,3 +91,7 @@ Unit testing (needs to be in unit folder)
9191
```
9292
RAILS_ENV=test rspec spec/unit
9393
```
94+
95+
## Miscellaneous
96+
97+
Any other additions are welcome!

0 commit comments

Comments
 (0)