Skip to content
Snippets Groups Projects
Commit b4393d99 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Fix spelling of README instructions.

parent a4e96b97
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ In all cases, build commands executed through `make` will output the object file ...@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment