Commit 46e6f2f
authored
Add needed cd after git clone
Building this morning to test instructions, I found that I had to use `cd software-mentions` after clone. This was confusing, even though this is standard, because the next command mentions `standard grobid-home path` so I thought I had to run the `gradelew` commands from `../software-mentions` (ie the one level up `grobid` directory).1 parent eff7ed9 commit 46e6f2f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | | - | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments