Skip to content

Commit b9d926f

Browse files
committed
JJ isn't good at bash it seems
1 parent 952999d commit b9d926f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lab-4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ We need to put the `qna.yaml` like above to the correct place so we can actual d
240240
```bash
241241
cd ~/.local/share/instructlab/taxonomy
242242
mkdir -p knowledge/science/animals/hippos/
243-
cd $!
243+
cd knowledge/science/animals/hippos/
244244
wget https://raw.githubusercontent.com/instructlab/taxonomy/7ff90c1b7dd7760df130fc21cef46c6a8208048c/knowledge/science/animals/hippos/qna.yaml
245245
cd -
246246
```

0 commit comments

Comments
 (0)