diff --git a/md_README.html b/md_README.html index a045b0c6..7710b096 100644 --- a/md_README.html +++ b/md_README.html @@ -114,8 +114,8 @@

  • Using Unity 2021.3 or later, open the Package Manager from Window -> Package Manager.
  • In the Package Manager window, find and click the + button in the upper lefthand corner of the window. Select Add package from git URL....
  • Enter the git URL for the desired package.
      -
    1. For the UnitySensors, enter https://github.com/Field-Robotics-Japan/UnitySensors.git?path=/Assets/UnitySensors#v1.0b.
    2. -
    3. For the UnitySensorsROS, enter https://github.com/Field-Robotics-Japan/UnitySensorsROS.git?path=/Assets/UnitySensorsROS#v1.0b. Note: UnitySensorsROS does not contain UnitySensors.
    4. +
    5. For the UnitySensors, enter https://github.com/Field-Robotics-Japan/UnitySensors.git?path=/Assets/UnitySensors#v2.0.0b.
    6. +
    7. For the UnitySensorsROS, enter https://github.com/Field-Robotics-Japan/UnitySensorsROS.git?path=/Assets/UnitySensorsROS#v2.0.0b. Note: UnitySensorsROS does not contain UnitySensors.
  • Click Add.