diff --git a/README.md b/README.md index 1fbc63b..697da45 100644 --- a/README.md +++ b/README.md @@ -40,12 +40,10 @@ sudo cp build64/wineasio64.dll /usr/lib/x86_64-linux-gnu/wine/x86_64-windows/ sudo cp build64/wineasio64.dll.so /usr/lib/x86_64-linux-gnu/wine/x86_64-unix/ ``` -** -NOTE: -Wine does not have consistent paths between different Linux distributions, these paths are only a hint and likely not what will work for you. -New versions of wine might also need to use `wineasio64.so` as name instead of `wineasio64.dll.so`. -It is up to the packager to figure out what works for the Wine version used on their specific distro. -** +**NOTE:** +**Wine does not have consistent paths between different Linux distributions, these paths are only a hint and likely not what will work for you.** +**New versions of wine might also need to use `wineasio64.so` as name instead of `wineasio64.dll.so`.** +**It is up to the packager to figure out what works for the Wine version used on their specific distro.** #### EXTRAS