Skip to content

Commit 9774ba0

Browse files
Added tabs using   in sample CLI configuration.
1 parent 648f791 commit 9774ba0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -149,12 +149,12 @@ Here are two examples for you to see My Prompt in action:
149149
#### Sample Configuration
150150

151151
bito:<br/>
152-
access_key: ""<br/>
153-
email: first.last@mycompany.com<br/>
154-
preferred_ai_model: ADVANCED<br/>
152+
&emsp;access_key: ""<br/>
153+
&emsp;email: first.last@mycompany.com<br/>
154+
&emsp;preferred_ai_model: ADVANCED<br/>
155155
settings:<br/>
156-
auto_update: true<br/>
157-
max_context_entries: 20<br/>
156+
&emsp;auto_update: true<br/>
157+
&emsp;max_context_entries: 20<br/>
158158

159159
##### Preferred AI Model
160160
By default it is set to ```ADVANCED``` and it can be overridden by running ```bito -m <BASIC/ADVANCED>```

0 commit comments

Comments
 (0)