1 parent e23957f commit 3503941Copy full SHA for 3503941
1 file changed
README.rst
@@ -66,7 +66,7 @@ library libsndfile.
66
67
In a modern Python, you can use ``pip install soundfile`` to download
68
and install the latest release of the ``soundfile`` module and its
69
-dependencies. On Windows (64/32/ARM64) and OS X (Intel/ARM) and Linux (64,AARCH64)
+dependencies. On Windows (64/32/ARM64) and OS X (Intel/ARM) and Linux (64/AARCH64)
70
this will also install a current version of the library libsndfile. If
71
you install the source module, you need to install libsndfile using
72
your distribution's package manager, for example ``sudo apt install
0 commit comments