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
@@ -9,7 +9,7 @@ To use, run the following:
9
9
python parcel.py [input folder] [output file]
10
10
```
11
11
Where:
12
-
*`input folder` is a copy aircraft root folder (with the .acf file) and
12
+
*`input folder` is a copy of the aircraft root folder (with the .acf file)
13
13
*`output file` is the archive to output the aircraft to. You should include the file extension, as Parcel will automatically use that to determine what compression algorithm it uses.
0 commit comments