diff --git a/docs/images/odin.png b/docs/images/odin.png index 394079b8c..d6f958ffc 100644 Binary files a/docs/images/odin.png and b/docs/images/odin.png differ diff --git a/docs/user/tutorials/build.md b/docs/user/tutorials/build.md index 05653648f..dbf9b12e4 100644 --- a/docs/user/tutorials/build.md +++ b/docs/user/tutorials/build.md @@ -36,7 +36,7 @@ The following is an example of installing dependencies on CentOS 7: These dependencies are commonly available on many linux distributions, e.g. on [arch](https://wiki.archlinux.org/): - $ pacman -Sy gcc make cmake blosc boost hdf5 log4cxx + $ pacman -S gcc make cmake blosc boost hdf5 log4cxx ## Building odin-data