Переглянути джерело

Update manual w.r.t. new Open Web Profiler option

vlaaad 6 роки тому
батько
коміт
be1ed7383e
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      docs/en/manuals/profiling.md

+ 1 - 1
docs/en/manuals/profiling.md

@@ -27,7 +27,7 @@ While running a debug build of the game, an interactive web-based profiler can b
 To access the profiler:
 
 1. Start your game on your target device.
-2. Open a web browser and point it to `http://<device IP>:8002` where `<device IP>` is the IP address of the device. You can find the IP numbers of your target devices in the <kbd>Project ▸ Target</kbd> menu. If you are running your game on your desktop computer, http://localhost:8002 will bring up the profiler.
+2. Select <kbd> Debug ▸ Open Web Profiler</kbd> menu.
 
 ![Web profiler](images/profiling/webprofiler_page.png)