mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
Fix typo in README.md
This commit is contained in:
parent
3093c7b715
commit
56d00cae31
@ -228,8 +228,8 @@ YouPlot is a library under development, so even small improvements like typofix
|
||||
### Development
|
||||
|
||||
```sh
|
||||
git clone https://github.com/your_name/GR.rb # Clone the Git repo
|
||||
cd GR.rb
|
||||
# fork the main repository by clicking the Fork button.
|
||||
git clone https://github.com/your_name/YouPlot
|
||||
bundle install # Install the gem dependencies
|
||||
bundle exec rake test # Run the test
|
||||
bundle exec rake install # Installation from source code
|
||||
|
Loading…
Reference in New Issue
Block a user