diff --git a/Maca3.0.md b/Maca3.0.md index 31d1425..883e77e 100644 --- a/Maca3.0.md +++ b/Maca3.0.md @@ -77,5 +77,5 @@ ```bash curl -fsSL https://repos.metax-tech.com/public.gpg.key | apt-key add - - echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/metax-driver-ubuntu/ stable main" | tee /etc/apt/sources.list.d/metax-driver-ubuntu.list + echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/metax-driver-ubuntu/ stable main" | tee /etc/apt/sources.list.d/metax-driver-ubuntu.list apt-get update \ No newline at end of file