diff --git a/Sound Fields/README.md b/Sound Fields/README.md
index e731890ad8f04ac45b5197a1cc0cddd2a0691dd4..4a45e6a89de0547d1f40bc0cb8a0ca2bcf65be14 100644
--- a/Sound Fields/README.md	
+++ b/Sound Fields/README.md	
@@ -11,8 +11,7 @@ The current structure of the section is shown below.
     - Frequency domain - tonal
 
 ## Dependencies
-The implementations use dependencies from [Utilities](https://gitlab.com/in-nova/in-nova/-/tree/main/Utilities?ref_type=heads). The necessary files are listed below:
+The implementations use dependencies from [Utilities/Generic](https://gitlab.com/in-nova/in-nova/-/tree/main/Utilities/Generic?ref_type=heads). The necessary files are listed below:
 
-- MATLABĀ®
-  - twoPtDist.m
-  - The oldest MATLABĀ® version that can be used with the functions of the project is R2011b.
\ No newline at end of file
+- MATLAB
+  - `twoPtDist()`
\ No newline at end of file