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

Missing install command #6

Open
pano-peter opened this issue Nov 26, 2021 · 0 comments
Open

Missing install command #6

pano-peter opened this issue Nov 26, 2021 · 0 comments

Comments

@pano-peter
Copy link

sudo apt-get -y nano

sudo apt-get -y automake

Missing install command in lines 18 and 19. Should be:

sudo apt-get -y install nano 
sudo apt-get -y install automake
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