Procházet zdrojové kódy

README.md: Fix word order from comment in previous commit

Relates to #299.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_22_1
Alexander Kriegisch před 1 měsícem
rodič
revize
b16525c004
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -26,7 +26,7 @@ In the root of a cloned AspectJ simply run:
```

Please make sure that your project root directory name is either _aspectj_ (default for `git clone`) or _org.aspectj_ (case-insensitive), if you wish to run the build with tests.
Some integration tests rely on this name when dynamically searching the up current path for the root folder.
Some integration tests rely on this name when dynamically searching up the current path for the root folder.

You can also use a reasonably recent (3.6.3+), locally installed Maven installation instead of the Maven wrapper script.


Načítá se…
Zrušit
Uložit