You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ PackageCompiler is a Julia package with three main purposes:
10
10
11
11
2. Creating "apps" which are a bundle of files including an executable that can be sent and run on other machines without Julia being installed on that machine.
12
12
13
-
3. Creating a relocatable C library bundle from of Julia code.
13
+
3. Creating a relocatable C library bundle form of Julia code.
14
14
15
15
For installation and usage instructions, see the [documentation][docs-stable-url].
0 commit comments