Skip to content

Commit 41c7a22

Browse files
author
automatic-merge
committed
Merge remote branch 'origin/master' into edge
2 parents db38ff0 + 659f364 commit 41c7a22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

INSTALL

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ it.
1717
On Unix systems, you'll then just need to run the following command once
1818
GNAT is installed and available in your PATH:
1919

20-
$ sudo env "PATH=$PATH" ./doinstall
20+
$ env "PATH=$PATH" ./doinstall
21+
22+
You can prepend `sudo` to the command line to install it as a superuser.
2123

2224
On Windows, just run the Gtkada installer and follow the displayed instructions.
2325

0 commit comments

Comments
 (0)