Explorar o código

Merge pull request #170 from o3de/update-readme

Update repo locations
Mike Chang %!s(int64=2) %!d(string=hai) anos
pai
achega
0d1f369e81
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -55,12 +55,12 @@ The project supports the following platforms:
    sure that the system/hardware requirements are met.
    sure that the system/hardware requirements are met.
 2. Please follow the instructions
 2. Please follow the instructions
    to [set up O3DE from GitHub](https://o3de.org/docs/welcome-guide/setup/setup-from-github/).
    to [set up O3DE from GitHub](https://o3de.org/docs/welcome-guide/setup/setup-from-github/).
-3. **Use the `roscon_2022` branch**: `git checkout roscon_2022`.
+3. **Use the `development` branch**: `git checkout development`.
 
 
 The following commands should prepare O3DE:
 The following commands should prepare O3DE:
 
 
 ```
 ```
-~$ git clone https://github.com/aws-lumberyard-dev/o3de.git
+~$ git clone https://github.com/o3de/o3de.git
 ~$ cd o3de
 ~$ cd o3de
 ~/o3de$ git lfs install
 ~/o3de$ git lfs install
 ~/o3de$ git lfs pull
 ~/o3de$ git lfs pull
@@ -134,7 +134,7 @@ sudo apt install ros-${ROS_DISTRO}-vision-msgs ros-${ROS_DISTRO}-nav-msgs ros-${
 1. Clone this project:
 1. Clone this project:
 
 
 ```
 ```
-git clone https://github.com/aws-lumberyard/ROSConDemo.git
+git clone https://github.com/o3de/ROSConDemo.git
 ```
 ```
 
 
 2. Register this project in O3DE engine. In O3DE directory:
 2. Register this project in O3DE engine. In O3DE directory: