Commit b4393d99 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Fix spelling of README instructions.

parent a4e96b97
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -18,7 +18,7 @@ In all cases, build commands executed through `make` will output the object file
3. cd to the `build/sphere` folder
3. cd to the `build/sphere` folder
4. run `sph` following the instructions given in `build\README.md`
4. run `sph` following the instructions given in `build\README.md`


## C++ code setup and execution (requires `g++` abd GNU `make`)
## C++ code setup and execution (requires `g++` and GNU `make`)


1. cd to the `src` folder
1. cd to the `src` folder
2. run `make np_sphere`
2. run `make np_sphere`