瀏覽代碼

Merge pull request #170 from o3de/update-readme

Update repo locations
Mike Chang 2 年之前
父節點
當前提交
0d1f369e81
共有 1 個文件被更改,包括 3 次插入3 次删除
  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.
 2. Please follow the instructions
    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:
 
 ```
-~$ git clone https://github.com/aws-lumberyard-dev/o3de.git
+~$ git clone https://github.com/o3de/o3de.git
 ~$ cd o3de
 ~/o3de$ git lfs install
 ~/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:
 
 ```
-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: