Skip to content

Commit 25c2227

Browse files
authored
updated readme
1 parent 4ba98b4 commit 25c2227

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ firstly make sure that all the dependencies of SpatialOS are met by running
2525
Warnings about missing files from `msbuild` during `spatial worker build` might
2626
mean you don't have the required C++ build tools in your installation of
2727
`msbuild` if it came with Visual Studio. You will need to modify your
28-
installation of Visual Studio to include [C++ build
29-
tools](http://landinghub.visualstudio.com /visual-cpp-build-tools).
28+
installation of Visual Studio to include [C++ build tools](http://landinghub.visualstudio.com/visual-cpp-build-tools).
3029

3130
Visual Studio has a weird way to pick default configuration and platform for
3231
builds. Because of that the default configuration when you open one of the
@@ -193,4 +192,4 @@ If you want to be able to build the Debug configurations with `spatial` from
193192
the command-line, it's easy to add more steps and define the respective
194193
targets. You can already build and run all Debug configurations which are
195194
defined for the projects from Visual Studio or by using `msbuild` on the
196-
command-line.
195+
command-line.

0 commit comments

Comments
 (0)