davidcallanan / os-series

818 stars 119 forks source link

Fix readme commands for entering docker environment on linux #38

Closed davidcallanan closed 3 years ago

davidcallanan commented 3 years ago

This resolves issue #1: no rule to make target

The commands should be the following when entering the docker build environment:

If you are using git bash, WSL, or msys2 on windows, you'll probably need to use the linux command above.

bonelesschickenbone commented 3 years ago

When I put in 'make build-x86_64' it always says 'makefile:5:*** missing separator. Stop.'

davidcallanan commented 3 years ago

Changes merged to master.

ghost commented 3 months ago

It still give me the same error "make *** No rule to make target 'build x86_64' . stop."