Merge pull request #551 from dakotabenjamin/master

Get ready for beta v0.3

Former-commit-id: d120e0abd2
pull/1161/head v0.3-RC1
Dakota Benjamin 2017-04-25 09:03:53 -04:00 zatwierdzone przez GitHub
commit e97fa0d083
2 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -29,7 +29,7 @@ OpenDroneMap can run natively on Ubuntu 14.04 or later, see [Build and Run Using
**[Download the latest release here](https://github.com/OpenDroneMap/OpenDroneMap/releases)**
Current version: 0.2 (this software is in beta)
Current version: 0.3 (this software is in beta)
1. Extract and enter the OpenDroneMap directory
2. Run `bash configure.sh install`
@ -146,7 +146,6 @@ instructions through "Create a Docker group". Once Docker is installed, the fast
If you want to build your own Docker image from sources, type:
docker build -t packages -f packages.Dockerfile .
docker build -t my_odm_image .
docker run -it --rm -v $(pwd)/images:/code/images -v $(pwd)/odm_orthophoto:/code/odm_orthophoto -v $(pwd)/odm_texturing:/code/odm_texturing my_odm_image

Wyświetl plik

@ -1 +1 @@
0.3-development
0.3