Update docs/ocis/development/profiling.md

Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
This commit is contained in:
Alex Unger
2021-08-24 15:48:54 +02:00
committed by GitHub
parent 09da9305de
commit 147a8f8004

View File

@@ -55,7 +55,7 @@ The previous patch will:
With everything running one should have access to http://localhost:1234/debug/pprof/
## 3. Replace ocis go.mod to local reva and build a new binary
## 3. Replace reva in oCIS go.mod with local version and build a new binary
```diff
diff --git a/go.mod b/go.mod