Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BetterWayElectronics authored Nov 30, 2023
1 parent 25d5701 commit d16faf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: 1.0.0

## Overview

The PyEnv-Win Wrapper is a Perl script designed to simplify the management and execution of Python scripts within a PyEnv environment on Windows systems. It serves as a convenient environment variable/default application for running Python files while ensuring they execute in the desired Python environment.
The PyEnv-Win Wrapper (PyWrapper) is a Python *and* Perl script designed to simplify the management and execution of Python scripts within a [PyEnv](https://github.com/pyenv/pyenv) environment on Windows systems. It serves as a convenient environment variable/default application for running Python files while ensuring they execute in the desired Python environment.

### Features

Expand All @@ -21,7 +21,7 @@ The PyEnv-Win Wrapper is a Perl script designed to simplify the management and e
PyEnv-Win: Ensure that PyEnv-Win is installed on your Windows system.

## Usage
1. Use the script as is, or download the compiled executable
1. Use the script as is, compile it yourself or download my compiled executable
2. Set this program as the default for opening .py files
3. Double click on any .py script and it will run normally!

Expand Down

0 comments on commit d16faf0

Please sign in to comment.