We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952999d commit b9d926fCopy full SHA for b9d926f
docs/lab-4/README.md
@@ -240,7 +240,7 @@ We need to put the `qna.yaml` like above to the correct place so we can actual d
240
```bash
241
cd ~/.local/share/instructlab/taxonomy
242
mkdir -p knowledge/science/animals/hippos/
243
-cd $!
+cd knowledge/science/animals/hippos/
244
wget https://raw.githubusercontent.com/instructlab/taxonomy/7ff90c1b7dd7760df130fc21cef46c6a8208048c/knowledge/science/animals/hippos/qna.yaml
245
cd -
246
```
0 commit comments