mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: instructions in import script
This commit is contained in:
parent
9befc31afa
commit
a9788bc4fe
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ if ARGV.include?('bbcode-to-md')
|
||||||
#
|
#
|
||||||
# In a temp dir:
|
# In a temp dir:
|
||||||
#
|
#
|
||||||
# git clone git@github.com:nlalonde/ruby-bbcode-to-md.git
|
# git clone https://github.com/nlalonde/ruby-bbcode-to-md.git
|
||||||
# cd ruby-bbcode-to-md
|
# cd ruby-bbcode-to-md
|
||||||
# gem build ruby-bbcode-to-md.gemspec
|
# gem build ruby-bbcode-to-md.gemspec
|
||||||
# gem install ruby-bbcode-to-md-0.0.13.gem
|
# gem install ruby-bbcode-to-md-0.0.13.gem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue