summaryrefslogtreecommitdiffstats
path: root/starlingx/initialize.sh
diff options
context:
space:
mode:
Diffstat (limited to 'starlingx/initialize.sh')
-rwxr-xr-xstarlingx/initialize.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/starlingx/initialize.sh b/starlingx/initialize.sh
index 758d0324..fca55299 100755
--- a/starlingx/initialize.sh
+++ b/starlingx/initialize.sh
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-pip install -r requirements.txt
+pip3 install -r requirements.txt