Skip to content

Commit 6647e08

Browse files
committed
Fix doctest
1 parent 93e187d commit 6647e08

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ pixi exec celq -n '"Hello World"'
213213

214214
celq can be used with [mise](https://mise.jdx.dev/). To install celq, use the Conda back-end:
215215

216-
```
216+
```bash
217217
mise use -g conda:celq
218218
```
219219

docs/installation_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ pixi exec celq -n '"Hello World"'
223223

224224
celq can be used with [mise](https://mise.jdx.dev/). To install celq, use the Conda back-end:
225225

226-
```
226+
```bash
227227
mise use -g conda:celq
228228
```
229229

0 commit comments

Comments
 (0)