diff --git a/README.md b/README.md index c3f3a10..e299b51 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,10 @@ NAP Getting Started # Description -Source Code associated with the Getting Started [Youtube tutorial](https://www.youtube.com/playlist?list=PLYsqyOa-LeUm8vR1FfM9-2_zCM9-cVkO9). Works on OSX, Windows and Linux. +Source Code associated with the Getting Started [Youtube tutorial](https://www.youtube.com/playlist?list=PLYsqyOa-LeUm8vR1FfM9-2_zCM9-cVkO9) for Windows. ## Compilation -Copy 'myfirstproject' to the projects directory. Run regenerate to generate the solution for your target platform. This step skips the creation of a new application. It is recommended to watch the [Create Your Own App](https://www.youtube.com/watch?v=YkJADh-djs8&list=PLYsqyOa-LeUm8vR1FfM9-2_zCM9-cVkO9&index=4&t=211s) video first. +Clone into the `projects/myfirstproject` directory. Run regenerate to generate the solution for your target platform. This step skips the creation of a new application. It is recommended to watch the [Create Your Own App](https://www.youtube.com/watch?v=YkJADh-djs8&list=PLYsqyOa-LeUm8vR1FfM9-2_zCM9-cVkO9&index=4&t=211s) video first. -## Releases - -Every release contains the end result of a specific youtube tutorial. \ No newline at end of file +This project is compatible with NAP 0.4.0 \ No newline at end of file