Skip to content

Commit a38c97f

Browse files
committed
Update dev-vm-openSUSE.md
1 parent 77e0105 commit a38c97f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/devguide/dev-vm-openSUSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ You should now have a working VM that you can SSH into from the qemu-kvm host.
7979
crowbar-dev> cd /tmp/crowbar-dev-test/opt/dell/crowbar_framework
8080
crowbar-dev> bundle install
8181
crowbar-dev> bundle exec rake db:migrate
82-
crowbar-dev> ./script rails s puma
82+
crowbar-dev> bundle exec rails s puma
8383
````
8484

8585
1. And also to run the (unit + RSpec) tests:

0 commit comments

Comments
 (0)