Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit a1b3139

Browse files
authored
Update developer_environment_install.md
1 parent 07627fb commit a1b3139

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/developer_environment_install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ NB: on ubuntu trusty, replace `libopencv-core2.4v5` by `libopencv-core2.4`
1313

1414
Clone the repository : `git clone https://github.com/Orange-OpenSource/documentare-simdoc.git`
1515

16+
Setup the proxy configuration for maven if needed: `export MAVEN_OPTS="-Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080 -Dhttps.proxyHost=proxy -Dhttps.proxyPort=8080`
17+
1618
Complete build as in the continuous integration: `./.ci.sh`
1719
=> that is tha way to check that your installation is complete and works correctly
1820

0 commit comments

Comments
 (0)