Skip to content

Commit 778b3d1

Browse files
committed
Change file name
1 parent 37633b7 commit 778b3d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ruby 2.1.8で動作確認しています。
1616

1717
``
1818
gem install bundler ocra
19-
bundle install --without development <--path vendor/bundler>
20-
ocra --no-autoload --add-all-core --gemfile Gemfile --gem-full migrate.rb
19+
bundle install --without development
20+
ocra --no-autoload --add-all-core --gemfile Gemfile --gem-full arm.rb
2121
``
2222

2323
## Log -ログ- ##

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ migrate.exe path_to_database.yml<:dbkey(option)> path_to_migrate_dir<:VERSION(op
1313
It can be compiled using the ocra in ruby under the windows environment.
1414

1515
``
16-
ocra --no-autoload --add-all-core --gemfile Gemfile --gem-full migrate.rb
16+
ocra --no-autoload --add-all-core --gemfile Gemfile --gem-full arm.rb
1717
``
1818

1919
## Log ##

migrate.rb renamed to arm.rb

File renamed without changes.

0 commit comments

Comments
 (0)