Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDon Shelby
12,047 PointsConsole says notepad is not installed. When I follow the instructions "sudo apt...", it gives me an error.
Using a Windows 10 machine. Is there a simple way to accomplish using the notepad text editor.
1 Answer
Christopher Debove
Courses Plus Student 18,373 PointsSeems this course is in a shell environment. Actually apt-get is the way you install things on Debian/Ubuntu unix distribution.
But you have the treehouse console (bottom right of the video), where you can normally follow along with the video.
On windows 10, install it from the website and open it via the Desktop Icon or Start menu =)