Pārlūkot izejas kodu

Readme and license changes

Signed-off-by: Mike Chang <[email protected]>
Mike Chang 3 gadi atpakaļ
vecāks
revīzija
cf65315da8
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      LICENSE.txt
  2. 1 1
      README.md

+ 1 - 1
LICENSE.txt

@@ -19,7 +19,7 @@ require distribution of source code, including:
 - Qt Toolkit https://github.com/qtproject/, which is subject to the GNU 
 - Qt Toolkit https://github.com/qtproject/, which is subject to the GNU 
 Lesser General Public License version 3 (with certain exceptions). A copy of 
 Lesser General Public License version 3 (with certain exceptions). A copy of 
 the source code for Qt Toolkit may be found at 
 the source code for Qt Toolkit may be found at 
-https://s3-us-west-2.amazonaws.com/ly-legal/LicenseConformance/Qt/Src.zip
+https://github.com/o3de/3p-package-source/tree/main/package-system/Qt 
  
  
 - The AWS Python SDK uses Chardet https://chardet.github.io/, which is 
 - The AWS Python SDK uses Chardet https://chardet.github.io/, which is 
 subject to the GNU Lesser General Public License version 2.1. A copy of the 
 subject to the GNU Lesser General Public License version 2.1. A copy of the 

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ For more details on the steps above, refer to [Setting up O3DE from GitHub](http
     ```
     ```
 2. Register gems with this command:
 2. Register gems with this command:
     ```
     ```
-    scripts\o3de.bat register -gp <your path to o3de-extras>/<gem name>
+    scripts\o3de.bat register -gp <your path to o3de-extras>/Gems/<gem name>
     ```
     ```
 3. Add these gems to your project with this command:
 3. Add these gems to your project with this command:
     ```
     ```