Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beniroquai authored Feb 26, 2024
1 parent dd7f43e commit 0236d3e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge) ![Electron.js](https://img.shields.io/badge/Electron-191970?style=for-the-badge&logo=Electron&logoColor=white) ![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white) ![Mac OS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0) ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

# Debugging

## Python

### Windows

It installs Mambaforge into the following folder,
```
C:\Users\UCadmin2\ImSwitch\miniforge\condabin
```

The python executable:
```
C:\\Users\\UCadmin2\\ImSwitch\\miniforge\\python.exe
```

The ImSwitch package location
```
C:\\Users\\UCadmin2\\ImSwitch\\miniforge\\lib\\site-packages\\imswitch\\__init__.py'
```


# Introduction
*TBA*

Expand Down

0 comments on commit 0236d3e

Please sign in to comment.