Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong file in Instructions. #43

Open
mariano-daniel opened this issue Jul 18, 2024 · 0 comments
Open

Wrong file in Instructions. #43

mariano-daniel opened this issue Jul 18, 2024 · 0 comments

Comments

@mariano-daniel
Copy link

Hello. Instructions read:

$ wget https://github.com/lopes/netbox-scanner/archive/**master.zip**
$ unzip **netbox-scanner-master.zip** -d netbox-scanner
$ cd netbox-scanner
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

The downloaded file is master.zip, not netbox-scanner-master.zip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant