DPI-WE / setting-up-a-development-environment

0 stars 3 forks source link

add lesson content #2

Closed CarlosCastanedaDev closed 9 months ago

CarlosCastanedaDev commented 9 months ago

Hi @heratyian, let me know what I should change. Thanks

CarlosCastanedaDev commented 9 months ago

@heratyian I think I got all the changes done. Let me know if I missed anything.

heratyian commented 9 months ago

might want to mention installing xcode command line tools at some point. the first time you run git it will prompt you to install. I think you can also run xcode-select --install to install it.

CarlosCastanedaDev commented 9 months ago

I agree with your comment about adding a Xcode section since it is not installed by default on macOS. Any suggestions on where would be a good spot to add that? Maybe right at the top?

heratyian commented 9 months ago

I agree with your comment about adding a Xcode section since it is not installed by default on macOS. Any suggestions on where would be a good spot to add that? Maybe right at the top?

how about right before git? That's when it usually pops up. It can even be an aside.