File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -149,4 +149,10 @@ you can save the completion script and source it from `~/.bashrc`:
149149
150150```sh
151151_ILAB_COMPLETE=fish_source ilab > ~/.config/fish/completions/ilab.fish
152- ```
152+ ```
153+
154+ ## Next Steps
155+
156+ Now that you have InstructLab installed, the next step is to initialize your environment.
157+
158+ [Initialize InstructLab](../getting-started/initilize_ilab.md){: .md-button .md-button--primary }
Original file line number Diff line number Diff line change @@ -143,3 +143,9 @@ you can save the completion script and source it from `~/.bashrc`:
143143```sh
144144_ILAB_COMPLETE=fish_source ilab > ~/.config/fish/completions/ilab.fish
145145```
146+
147+ ## Next Steps
148+
149+ Now that you have InstructLab installed, the next step is to initialize your environment.
150+
151+ [Initialize InstructLab](../getting-started/initilize_ilab.md){: .md-button .md-button--primary }
Original file line number Diff line number Diff line change @@ -141,4 +141,10 @@ you can save the completion script and source it from `~/.bashrc`:
141141
142142```sh
143143_ILAB_COMPLETE=fish_source ilab > ~/.config/fish/completions/ilab.fish
144- ```
144+ ```
145+
146+ ## Next Steps
147+
148+ Now that you have InstructLab installed, the next step is to initialize your environment.
149+
150+ [Initialize InstructLab](../getting-started/initilize_ilab.md){: .md-button .md-button--primary }
You can’t perform that action at this time.
0 commit comments