llvm doc: subversion isn't necessary in this example
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 18 Sep 2021 10:42:09 +0000 (12:42 +0200)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 18 Sep 2021 10:42:09 +0000 (12:42 +0200)
llvm/docs/MyFirstTypoFix.rst

index 59c48ad..0ef59dd 100644 (file)
@@ -72,7 +72,7 @@ As an example, on Ubuntu:
 
 .. code:: console
 
-   $ sudo apt-get install git clang cmake ninja-build python arcanist subversion
+   $ sudo apt-get install git clang cmake ninja-build python arcanist
 
 
 Building LLVM