Skip to content

Commit e9ffe26

Browse files
committed
update readme.md
1 parent dc5f43d commit e9ffe26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,16 @@ operate -m gemini-pro-vision
105105
### Voice Mode `--voice`
106106
The framework supports voice inputs for the objective. Try voice by following the instructions below.
107107

108-
- Install the additional `requirements-audio.txt`
108+
Install the additional `requirements-audio.txt`
109109
```
110110
pip install -r requirements-audio.txt
111111
```
112112
**Install device requirements**
113-
- For mac users:
113+
For mac users:
114114
```
115115
brew install portaudio
116116
```
117-
- For Linux users:
117+
For Linux users:
118118
```
119119
sudo apt install portaudio19-dev python3-pyaudio
120120
```

0 commit comments

Comments
 (0)