Skip to content

Commit 7a907f9

Browse files
author
Daniil
authored
Update README_EN.md
1 parent 72227a7 commit 7a907f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/README_EN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Unpack the archive into a folder whose path does not contain Cyrillic. Press `st
9595
---
9696

9797
## Windows
98-
This project only supports Python language version up to 3.10. That is, it is **NOT COMPATIBLE** with Python 3.11 and above. Moreover, its operation is not guaranteed on Python 3.9 and 3.8".
98+
This project only supports Python language version up to 3.10. That is, it is **NOT COMPATIBLE** with Python 3.11 and above. Moreover, its operation is not guaranteed on Python 3.9 and 3.8.
9999
This guide only considers x64-bit versions of Windows 10 and 11.
100100

101101
#### 1. Install Git For Windows
@@ -122,10 +122,10 @@ This guide only considers x64-bit versions of Windows 10 and 11.
122122
#### 4. Download the repository by opening the command line in the folder where you want to place NeuroGPT and typing the following command:
123123
`git clone https://github.com/Em1tSan/NeuroGPT.git`
124124
* Open `NeuroGPT` folder and run `start` file. It will create a virtual environment, install dependencies, and launch the program.
125-
* The program automatically checks for updates with each launch
125+
* The program automatically checks for updates with each launch.
126126
### Running API endpoint
127127
* Open `NeuroGPT` folder and run `start_endpoint` file.
128-
* The program automatically checks for updates with each launch
128+
* The program automatically checks for updates with each launch.
129129
* API endpoint will be available at: `http://127.0.0.1:1337/`
130130

131131

0 commit comments

Comments
 (0)