Skip to content

Commit 8403c5d

Browse files
authored
Merge pull request #21 from joshuafuller/main
Ubuntu 22.04 requires ZIP package so setup.sh can create data packages
2 parents bd231cf + b4ccbd3 commit 8403c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The size blew up after 4.6 due to 900GB of DTED which was added to webtak.
4747
## Installation
4848
Fetch the dependencies, then the git repo and cd into the directory
4949

50-
apt-get install docker-compose unzip net-tools
50+
apt-get install docker-compose unzip zip net-tools
5151
git clone https://github.com/Cloud-RF/tak-server.git
5252
cd tak-server
5353

0 commit comments

Comments
 (0)