Explorar el Código

fix

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana hace 2 años
padre
commit
fb9077e0b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -47,7 +47,7 @@ After forking a repository you have to build the dependencies. Dependencies are
 Run
 
 ```
-carthage update --use-xcframeworks --platform iOS --cache-builds
+carthage update --use-xcframeworks --platform iOS
 ```
 to fetch and compile the dependencies.