srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.72k stars 1.86k forks source link

Update README.md #123

Closed pragati2112 closed 10 months ago

pragati2112 commented 10 months ago

Added instrunctions to run application using pyenv with virtual environments. pyenv is for managing multiple python versions.

Pull Request Title

Related Issue

Description

Type

Proposed Changes

Screenshots / Code Snippets (if applicable)

How to Test

Checklist

Additional Information

gonchik commented 10 months ago

Please, add that one. brew install pyenv-virtualenv

also it will be nice use the env instead myenv_name

pragati2112 commented 10 months ago

Please, add that one. brew install pyenv-virtualenv

Hi @gonchik Installation of pyenv as a pyenv plugin?