8000 Merge pull request #170 from Shopify/flavorjones-update-repo-url · jhawthorn/ruby@a5363ba · GitHub
[go: up one dir, main page]

Skip to content

Commit a5363ba

Browse files
authored
Merge pull request ruby#170 from Shopify/flavorjones-update-repo-url
update README with correct repository URL
2 parents 3f1e3eb + cf4ac15 commit a5363ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To cite this repository in your publications, please use this bibtex snippet:
2424
year = {2021},
2525
publisher = {GitHub},
2626
journal = {GitHub repository},
27-
howpublished = {\url{https://github.com/Shopify/ruby/tree/yjit}},
27+
howpublished = {\url{https://github.com/Shopify/yjit}},
2828
}
2929
```
3030

@@ -39,10 +39,10 @@ Because there is no GC for generated code yet, your software could run out of ex
3939

4040
## Installation
4141

42-
Start by cloning the `yjit` branch of the `Shopify/ruby` repository:
42+
Start by cloning the `Shopify/yjit` repository:
4343

4444
```
45-
git clone https://github.com/Shopify/ruby.git yjit
45+
git clone https://github.com/Shopify/yjit
4646
cd yjit
4747
```
4848

0 commit comments

Comments
 (0)
0