Skip to content

Commit fe84452

Browse files
committed
Add key.png and **Enter your OpenAI Key**
1 parent 0105586 commit fe84452

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,21 @@ https://github.com/OthersideAI/self-operating-computer/assets/42594239/9e8abc96-
3939

4040

4141
## Run `Self-Operating Computer`
42-
Install the project
42+
1. **Install the project**
4343
```
4444
pip install self-operating-computer
4545
```
46-
Next fire the main command
46+
2. **Run the project**
4747
```
4848
operate
4949
```
50-
**Final Step**: As a last step, the Terminal app will ask for permission for "Screen Recording" and "Accessibility" in the "Security & Privacy" page of Mac's "System Preferences".
50+
3. **Enter your OpenAI Key**
51+
52+
<div align="center">
53+
<img src="https://github.com/OthersideAI/self-operating-computer/blob/main/readme/key.png" width="300" style="margin: 10px;"/>
54+
</div>
55+
56+
4. **Give Terminal app the required permissions**: As a last step, the Terminal app will ask for permission for "Screen Recording" and "Accessibility" in the "Security & Privacy" page of Mac's "System Preferences".
5157

5258
<div align="center">
5359
<img src="https://github.com/OthersideAI/self-operating-computer/blob/main/readme/terminal-access-1.png" width="300" style="margin: 10px;"/>

readme/key.png

415 KB
Loading

0 commit comments

Comments
 (0)